-
Notifications
You must be signed in to change notification settings - Fork 490
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
move prometheus exporter config to use readers #1337
base: main
Are you sure you want to change the base?
move prometheus exporter config to use readers #1337
Commits on Sep 9, 2024
-
move prometheus exporter config to use readers
This moves the configuration to use metric readers configuration instead of the deprecated `address` configuration. Signed-off-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac4ee9c - Browse repository at this point
Copy the full SHA ac4ee9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4adb40 - Browse repository at this point
Copy the full SHA e4adb40View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a650880 - Browse repository at this point
Copy the full SHA a650880View commit details
Commits on Nov 14, 2024
-
[opentelemetry-kube-stack]: Fix missing "release" label to openteleme…
…try-kube-stack.labels (open-telemetry#1363) * fix: Add missing release label to opentelemetry-kube-stack.labels * [opentelemetry-kube-stack] Bump to v0.2.2 and regenerate examples
Configuration menu - View commit details
-
Copy full SHA for c32b184 - Browse repository at this point
Copy the full SHA c32b184View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a57314 - Browse repository at this point
Copy the full SHA 8a57314View commit details -
[opentelemetry-kube-stack]: Fix "Additional property selector is not …
…allowed" error while adding selector label to service (open-telemetry#1370) * [opentelemetry-kube-stack]: Fix "Additional property selector is not allowed" error while adding selector label to service
Configuration menu - View commit details
-
Copy full SHA for 891804d - Browse repository at this point
Copy the full SHA 891804dView commit details -
Bump kyverno/action-install-chainsaw from 0.2.10 to 0.2.11 (open-tele…
…metry#1373) Bumps [kyverno/action-install-chainsaw](https://github.com/kyverno/action-install-chainsaw) from 0.2.10 to 0.2.11. - [Release notes](https://github.com/kyverno/action-install-chainsaw/releases) - [Commits](kyverno/action-install-chainsaw@v0.2.10...v0.2.11) --- updated-dependencies: - dependency-name: kyverno/action-install-chainsaw dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5234e27 - Browse repository at this point
Copy the full SHA 5234e27View commit details -
[chore] bump operator to 109 (open-telemetry#1374)
* bump to 109 * bump again
Configuration menu - View commit details
-
Copy full SHA for 4ea4523 - Browse repository at this point
Copy the full SHA 4ea4523View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d51c1c - Browse repository at this point
Copy the full SHA 5d51c1cView commit details -
[kube-stack] Bump opentelemetry-operator chart to 0.71 (open-telemetr…
…y#1384) * [kube-stack] Bump opentelemetry-operator chart to 0.71 * chore: bump chart version * update operator crds * ci: bump python version
Configuration menu - View commit details
-
Copy full SHA for 09ca308 - Browse repository at this point
Copy the full SHA 09ca308View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee8b73 - Browse repository at this point
Copy the full SHA 2ee8b73View commit details -
Fix volume and mount indentation (open-telemetry#1390)
* Fix volume and mount indentation * make
Configuration menu - View commit details
-
Copy full SHA for d056e64 - Browse repository at this point
Copy the full SHA d056e64View commit details -
[opentelemetry-operator] Fix Collector CRD referencing disabled webho…
…ok (open-telemetry#1391) * Fix Collector CRD referencing non-existing service due to webhooks disabled * [chore] Bump chart version and generate examples * Revert "[chore] Bump chart version and generate examples" This reverts commit 26277e6. * [chore] Generate Examples For OTEL Operator Only * [fix] Fix test failure due to bundle CRDs diff due to webhook templating * [chore] Make diff output silent again
Configuration menu - View commit details
-
Copy full SHA for c7ff3b1 - Browse repository at this point
Copy the full SHA c7ff3b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5375e7d - Browse repository at this point
Copy the full SHA 5375e7dView commit details -
[opentelemetry-operator] Update kube-rbac-proxy image to 0.18.1 to re…
…mediate vulnerabilities (open-telemetry#1397) * [opentelemetry-operator] Update kube-rbac-proxy image from 0.15.0 to 0.18.1 Signed-off-by: Edwin Tye <[email protected]> * [opentelemetry-operator] remove argument logtostderr as it no longer has effect since 0.16.0 Signed-off-by: Edwin Tye <[email protected]> --------- Signed-off-by: Edwin Tye <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ae819a - Browse repository at this point
Copy the full SHA 5ae819aView commit details -
docs: docs: adjust a description error in NOTES.txt file (open-teleme…
…try#1395) * docs: docs: adjust a description error in NOTES.txt file * fix: bump the patch version of the operator Chart.yaml
Configuration menu - View commit details
-
Copy full SHA for 18c43b8 - Browse repository at this point
Copy the full SHA 18c43b8View commit details -
[operator] Bump default version to v0.111.0 (open-telemetry#1405)
* Bump operator to v0.111.0 * make crds * fix crd * regenerate examples * Fix crd generation and checking
Configuration menu - View commit details
-
Copy full SHA for 4d6748c - Browse repository at this point
Copy the full SHA 4d6748cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32801f5 - Browse repository at this point
Copy the full SHA 32801f5View commit details -
[demo] - update to 1.12 release including new flagd UI (open-telemetr…
…y#1367) * Add emptydir volume * Add sidecarContainer component, and add flagd-ui * flagd UI Signed-off-by: Pierre Tessier <[email protected]> * update chart, demo version and dependencies Signed-off-by: Pierre Tessier <[email protected]> * update chart, demo version and dependencies Signed-off-by: Pierre Tessier <[email protected]> * add env variables to network bind otel collector in Jaeger Signed-off-by: Pierre Tessier <[email protected]> * fix linter issue Signed-off-by: Pierre Tessier <[email protected]> * generate examples Signed-off-by: Pierre Tessier <[email protected]> * use Helm v3.14.4 Signed-off-by: Pierre Tessier <[email protected]> * update Helm prerequisite to 3.14+ Signed-off-by: Pierre Tessier <[email protected]> * use helm 3.14.4 for demo only Signed-off-by: Pierre Tessier <[email protected]> * added note about Helm version Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]> Co-authored-by: Pierre Tessier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31585fa - Browse repository at this point
Copy the full SHA 31585faView commit details -
Configuration menu - View commit details
-
Copy full SHA for faea2ea - Browse repository at this point
Copy the full SHA faea2eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72afabd - Browse repository at this point
Copy the full SHA 72afabdView commit details -
Release operator 0.113.0 (open-telemetry#1411)
Signed-off-by: Pavol Loffay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58ba623 - Browse repository at this point
Copy the full SHA 58ba623View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4409d4d - Browse repository at this point
Copy the full SHA 4409d4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90f1f3f - Browse repository at this point
Copy the full SHA 90f1f3fView commit details -
This reverts commit c3699879da7e12e3e2a2a708705e505693369903.
Configuration menu - View commit details
-
Copy full SHA for d7f6f42 - Browse repository at this point
Copy the full SHA d7f6f42View commit details -
Revert "move prometheus exporter config to use readers"
This reverts commit d04deafd03fd42b32fd44e42b1e0da0523b7cf32.
Configuration menu - View commit details
-
Copy full SHA for 5c51ff8 - Browse repository at this point
Copy the full SHA 5c51ff8View commit details