Skip to content

Commit 343f449

Browse files
authored
[chore] add a changelog entry to highlight changes in #9759 (#10940)
Follow up to discussion in #9759 (comment) @songy23 PTAL Signed-off-by: Alex Boten <[email protected]>
1 parent 2d6cb02 commit 343f449

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ If you are looking for developer-facing changes, check out [CHANGELOG-API.md](./
1313

1414
- `service`: Remove OpenCensus bridge completely, mark feature gate as stable. (#10414)
1515
- `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)
16+
- `service`: Remove `otelcol` from Prometheus configuration. This means that any metric that isn't explicitly prefixed with `otelcol_` no longer have that prefix. (#9759)
1617

1718
### 💡 Enhancements 💡
1819

0 commit comments

Comments
 (0)