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 a03276c commit 01acad7Copy full SHA for 01acad7
apps/opentelemetry/rebar.config
@@ -1,5 +1,5 @@
1
{erl_opts, [debug_info]}.
2
-{deps, [{opentelemetry_api, "~> 1.2.2"},
+{deps, [{opentelemetry_api, "~> 1.3.0"},
3
{opentelemetry_semantic_conventions, "~> 0.2"}]}.
4
5
{profiles,
0 commit comments