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
mdatagen allows today to set sem_conv_version within the metdata.yaml file. However this version is only used to import the semantic conventions module at
Currently, there is no way for us to know if metrics defined in metadata.yaml follow the Semantic Conventions or not. We should consider linking metrics defined in metadata.yaml to their Semantic Convnetions' definitions, if exist.
This should be similar to how SchemaUrl is defined:
mdatagenallows today to set sem_conv_version within themetdata.yamlfile. However this version is only used to import the semantic conventions module atopentelemetry-collector/cmd/mdatagen/internal/templates/metrics.go.tmpl
Line 311 in 4ca0f18
Currently, there is no way for us to know if metrics defined in
metadata.yamlfollow the Semantic Conventions or not. We should consider linking metrics defined inmetadata.yamlto their Semantic Convnetions' definitions, if exist.This should be similar to how
SchemaUrlis defined:opentelemetry-collector/cmd/mdatagen/internal/templates/metrics.go.tmpl
Line 311 in 4ca0f18
This will allow us to:
conventions' metric names directly