You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Json schema validation shows error when metrics is defined without attributes
with Missing property "attributes".yaml-schema: https://raw.githubusercontent.com/open-telemetry/build-tools/v0.24.0/semantic-conventions/semconv.schema.json
Metrics don't have to have attributes or may inherit them through extension mechanism.
The text was updated successfully, but these errors were encountered:
Json schema validation shows error when metrics is defined without attributes
with
Missing property "attributes".yaml-schema: https://raw.githubusercontent.com/open-telemetry/build-tools/v0.24.0/semantic-conventions/semconv.schema.json
Metrics don't have to have attributes or may inherit them through extension mechanism.
The text was updated successfully, but these errors were encountered: