-
Notifications
You must be signed in to change notification settings - Fork 609
Open
Labels
Milestone
Description
OpenTelemetry Semantic Conventions for attributes and span names are different than the standards adopted by New Relic language agents. When the OpenTelemetry Bridge is in use, these attributes and span names should be converted to match New Relic standards.
The full list of transformations is available in the agent spec (internal).
Spike on the best approach to implement this in the Ruby agent.
Here are some example implementations in other languages:
.NET:
Node: