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 a0fc98a commit 2839ae5Copy full SHA for 2839ae5
CHANGELOG.md
@@ -29,6 +29,9 @@ Important changes:
29
as the Jaeger propagator can be used without the (now removed)
30
Jaeger exporter.
31
32
+* Upgrade to prometheus 1.3.0
33
+ [#3122](https://github.com/open-telemetry/opentelemetry-cpp/pull/3122)
34
+
35
## [1.17 2024-10-07]
36
37
* [CI] Add a clang-tidy build
third_party_release
@@ -21,5 +21,5 @@ ms-gsl=v3.1.0-67-g6f45293
21
nlohmann-json=v3.11.3
22
opentelemetry-proto=v1.3.2
23
opentracing-cpp=v1.6.0
24
-prometheus-cpp=v1.2.4
+prometheus-cpp=v1.3.0
25
vcpkg=2024.02.14
0 commit comments