Skip to content

Commit 8766117

Browse files
marcalffowent
authored andcommitted
[CONFIGURATION] Implement declarative configuration (config.yaml) (#2518)
1 parent 615311e commit 8766117

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,15 @@ Increment the:
3535
* [BUILD] Upgrade to opentelemetry-proto 1.8.0
3636
[#3730](https://github.com/open-telemetry/opentelemetry-cpp/pull/3730)
3737

38+
New Features:
39+
40+
* [CONFIGURATION] Implement declarative configuration (config.yaml)
41+
[#2518](https://github.com/open-telemetry/opentelemetry-cpp/pull/2518)
42+
43+
* Configuration for opentelemetry-cpp can now be done using a config.yaml
44+
file, instead of using environment variables.
45+
* See [opentelemetry-configuration](https://github.com/open-telemetry/opentelemetry-configuration)
46+
3847
## [1.23 2025-09-25]
3948

4049
* [CodeHealth] Fix clang-tidy warnings part 6

0 commit comments

Comments
 (0)