Metrics support roadmap #1677
kalyanaramansanthanam
started this conversation in
General
Replies: 2 comments
-
Here is the official roadmap from OpenTelemetry https://medium.com/opentelemetry/opentelemetry-metrics-roadmap-f4276fd070cf. That should give you the idea of when metrics will reach BETA and GA stage. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@kalyanaramansanthanam metrics have been released as an experimental package here: https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.10a0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am starting a new project with FastAPI/Starlette and I am trying to decide if I should pick opentelemetry for recording metrics and tracing data
I noticed that metrics was removed from
main
in #1568Is there any timeline for metrics to be back in
main
ie GA?Beta Was this translation helpful? Give feedback.
All reactions