semantic-conventions
semantic-conventions copied to clipboard
Defines standards for generating consistent, accessible telemetry across a variety of domains
### Area(s) area:device ### What's missing? The device entity attributes have a role with the entity having a clear purpose. ### Describe the solution you'd like The device entity is...
### Area(s) area:system ### What's missing? A metric defined in semconv for capturing pending disk operations for which there is one in https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/hostmetricsreceiver/internal/scraper/diskscraper/documentation.md ### Describe the solution you'd like A...
### Area(s) area:system ### What's missing? A metric to describe dirty linux memory as defined in host receiver https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/hostmetricsreceiver/internal/scraper/memoryscraper/documentation.md ### Describe the solution you'd like The metric defined in semconv...
### Area(s) area:system ### What's missing? Metrics defined for conntrack as used by host receiver https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/hostmetricsreceiver/internal/scraper/networkscraper/documentation.md ### Describe the solution you'd like Introduction of the metrics in semconv with *.max...
### Area(s) area:process ### What's missing? A metric defining disk operations for the process as defined in host receiver https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/hostmetricsreceiver/internal/scraper/processscraper/documentation.md ### Describe the solution you'd like Define the metric in...
### Area(s) area:process ### What's missing? A metric defining memory utilization for the process as defined in host receiver https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/hostmetricsreceiver/internal/scraper/processscraper/documentation.md ### Describe the solution you'd like Define the metric in...
### Area(s) area:process ### What's missing? A metric defining how many signals are pending for a process on Linux as needed by host receiver https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/hostmetricsreceiver/internal/scraper/processscraper/documentation.md ### Describe the solution you'd...
Fixes #2677 ## Changes All changes have been contained the jinja templates with an explaination of the changes below: - Introduced new column additional uses on the span attribute table...
## Changes This moves a couple of attribute notes for kafka/rocketmq from being freetext markdown to be notes in the yaml and generated, No changes in content have been done....
Progresses #2703 ## Changes This seeks to adopt system specific naming for the rpc namespace by first defining the replacement attributes (`rpc.protocol.name` & `rpc.framework.name`) as well as what the requirements...