Skip to content

Commit

Permalink
[chore] add a changelog entry to highlight changes in #9759 (#10940)
Browse files Browse the repository at this point in the history
Follow up to discussion in
#9759 (comment)

@songy23 PTAL

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
  • Loading branch information
codeboten authored Aug 21, 2024
1 parent 2d6cb02 commit 343f449
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ If you are looking for developer-facing changes, check out [CHANGELOG-API.md](./

- `service`: Remove OpenCensus bridge completely, mark feature gate as stable. (#10414)
- `confmap`: Set the `confmap.unifyEnvVarExpansion` feature gate to Stable. Expansion of `$FOO` env vars is no longer supported. Use `${FOO}` or `${env:FOO}` instead. (#10508)
- `service`: Remove `otelcol` from Prometheus configuration. This means that any metric that isn't explicitly prefixed with `otelcol_` no longer have that prefix. (#9759)

### 💡 Enhancements 💡

Expand Down

0 comments on commit 343f449

Please sign in to comment.