We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0249b02 commit 930b694Copy full SHA for 930b694
CHANGELOG.md
@@ -32,6 +32,15 @@ Increment the:
32
* [BUILD] Upgrade to opentelemetry-proto 1.8.0
33
[#3730](https://github.com/open-telemetry/opentelemetry-cpp/pull/3730)
34
35
+New Features:
36
+
37
+* [CONFIGURATION] Implement declarative configuration (config.yaml)
38
+ [#2518](https://github.com/open-telemetry/opentelemetry-cpp/pull/2518)
39
40
+ * Configuration for opentelemetry-cpp can now be done using a config.yaml
41
+ file, instead of using environment variables.
42
+ * See [opentelemetry-configuration](https://github.com/open-telemetry/opentelemetry-configuration)
43
44
## [1.23 2025-09-25]
45
46
* [CodeHealth] Fix clang-tidy warnings part 6
0 commit comments