semantic-conventions
semantic-conventions copied to clipboard
feat: add semantic conventions for gce instance labels
Relates to https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/41919
Changes
This change introduces a new templated attribute for Google Compute Engine instance labels.
The attribute prefix gcp.gce.instance.labels.
Merge requirement checklist
- [X] CONTRIBUTING.md guidelines followed.
- [X] Change log entry added, according to the guidelines in When to add a changelog entry.
- If your PR does not need a change log, start the PR title with
[chore]
- If your PR does not need a change log, start the PR title with
- [X] Links to the prototypes or existing instrumentations (when adding or changing conventions)