Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: open-telemetry/opentelemetry-helm-charts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: opentelemetry-collector-0.117.3
Choose a base ref
...
head repository: open-telemetry/opentelemetry-helm-charts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: opentelemetry-collector-0.118.0
Choose a head ref
  • 4 commits
  • 98 files changed
  • 4 contributors

Commits on Mar 11, 2025

  1. [opentelemetry-operator] Kubernetes recommended labels (#1558)

    * feat(opentelemetry-operator): Kubernetes recommended labels
    
    Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
    
    * feat(opentelemetry-operator): bump chart version
    
    * feat(opentelemetry-operator): generate examples
    
    Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
    
    ---------
    
    Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
    nlamirault authored Mar 11, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    45a5b75 View commit details

Commits on Mar 12, 2025

  1. Document sed workaround on Mac OS X (#1568)

    * Document sed workaround on Mac OS X
    
    Describe how to update the operator chart on Mac OS X which comes with a different sed flavour. Also fix list numbering.
    
    Split from #1566
    
    * Bump chart patch version
    ybasket authored Mar 12, 2025
    Copy the full SHA
    a2303ba View commit details
  2. [operator] Bump version to 0.120.0 (#1566)

    ybasket authored Mar 12, 2025
    Copy the full SHA
    fc1d632 View commit details

Commits on Mar 14, 2025

  1. [collector] add ability to automatically configure otel sdk for colle…

    …ctor internal telemetry (#1541)
    
    * [collector] add ability to automatically configure otel sdk
    
    * add example
    
    * remove unneeded files
    
    * Update to be signal specific
    
    * revert accidental change
    
    * Make headers conditional
    
    * remove debug
    TylerHelmuth authored Mar 14, 2025
    Copy the full SHA
    ac8c62c View commit details
Loading