Metrics SDK does not comply with Service/Telemetry SDK semantic conventions #3410
Labels
bug
Something isn't working
priority:p2
Bugs and spec inconsistencies which cause telemetry to be incomplete or incorrect
What happened?
Steps to Reproduce
Setup Metrics SDK and export data anywhere.
Expected Result
Similar to the Trace SDK, I expected that Resource includes the attributes listed in the Service Semantic Conventions and Telemetry SDK Semantic Conventions, which state that:
service.name
isREQUIRED
telemetry.sdk.name
isRECOMMENDED
telemetry.sdk.language
isRECOMMENDED
telemetry.sdk.version
isRECOMMENDED
Actual Result
Resource is empty.
OpenTelemetry Setup Code
package.json
Relevant log output
The text was updated successfully, but these errors were encountered: