Skip to content
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

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from

Commits on Sep 9, 2024

  1. 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]>
    codeboten committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ac4ee9c View commit details
    Browse the repository at this point in the history
  2. missed a file

    Signed-off-by: Alex Boten <[email protected]>
    codeboten committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e4adb40 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    a650880 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. [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
    davidcaste authored and codeboten committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c32b184 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a57314 View commit details
    Browse the repository at this point in the history
  3. [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
    suresh-target authored and codeboten committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    891804d View commit details
    Browse the repository at this point in the history
  4. 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>
    dependabot[bot] authored and codeboten committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5234e27 View commit details
    Browse the repository at this point in the history
  5. [chore] bump operator to 109 (open-telemetry#1374)

    * bump to 109
    
    * bump again
    jaronoff97 authored and codeboten committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4ea4523 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d51c1c View commit details
    Browse the repository at this point in the history
  7. [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
    rogercoll authored and codeboten committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    09ca308 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ee8b73 View commit details
    Browse the repository at this point in the history
  9. Fix volume and mount indentation (open-telemetry#1390)

    * Fix volume and mount indentation
    
    * make
    jaronoff97 authored and codeboten committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d056e64 View commit details
    Browse the repository at this point in the history
  10. [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
    ElderMael authored and codeboten committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c7ff3b1 View commit details
    Browse the repository at this point in the history
  11. [kube-stack] Bump operator chart dependency version (open-telemetry#1393

    )
    
    * [kube-stack] Bump operator chart dependency version
    
    * fix: generate examples
    rogercoll authored and codeboten committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5375e7d View commit details
    Browse the repository at this point in the history
  12. [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]>
    edwintye authored and codeboten committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5ae819a View commit details
    Browse the repository at this point in the history
  13. 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
    dartagnanli authored and codeboten committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    18c43b8 View commit details
    Browse the repository at this point in the history
  14. [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
    TylerHelmuth authored and codeboten committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4d6748c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    32801f5 View commit details
    Browse the repository at this point in the history
  16. [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]>
    2 people authored and codeboten committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    31585fa View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    faea2ea View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    72afabd View commit details
    Browse the repository at this point in the history
  19. Release operator 0.113.0 (open-telemetry#1411)

    Signed-off-by: Pavol Loffay <[email protected]>
    pavolloffay authored and codeboten committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    58ba623 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4409d4d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    90f1f3f View commit details
    Browse the repository at this point in the history
  22. Revert "missed a file"

    This reverts commit c3699879da7e12e3e2a2a708705e505693369903.
    codeboten committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d7f6f42 View commit details
    Browse the repository at this point in the history
  23. Revert "move prometheus exporter config to use readers"

    This reverts commit d04deafd03fd42b32fd44e42b1e0da0523b7cf32.
    codeboten committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5c51ff8 View commit details
    Browse the repository at this point in the history