Replies: 1 comment
-
Hey @alvinhom , |
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.
-
I am putting the traces into a database so that it is queryable and do analytics. I would like to group the spans using instrumentation name/type. I would like to group filter spans containing database instrumentation versus http instrumentation, for example.
I do see the following resource attributes being generated:
I would like to know if the instrumentation name or type is also exposed as an attribute.
Beta Was this translation helpful? Give feedback.
All reactions