Cassandra instrumentation have metrics ?? #5093
Unanswered
laurentiustroia
asked this question in
Q&A
Replies: 0 comments
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 guys,
I just start play around in opentelemetry for collecting metrics, I try use
@opentelemetry/instrumentation-cassandra-driver
for get metrics, but in/metrics
I don't have nothing about casandra. I put debugg on, and in console it show like he collect infro about cassandra ( a lot of Span objects ).But as my understanding, opentelemetry split metrics in 2 /metrics and /traces, are this cassandra Span's just traces ? or I need to do other things for enable /metrics too for cassandra ?
Beta Was this translation helpful? Give feedback.
All reactions