[cloud] Add Hetzner as cloud entity by paulojmdias · Pull Request #2758 · open-telemetry/semantic-conventions (original) (raw)
Relates to open-telemetry/opentelemetry-collector-contrib#42477
Changes
This PR introduces a new cloud.provider and cloud.platform values for Hetzner Cloud (hetzner_cloud) and Hetzner Cloud Compute (hetzner_cloud_compute).
These additions align with the new Hetzer resource detection processor in the Collector and ensure consistent attribute naming across all resources.
Merge requirement checklist
- CONTRIBUTING.md guidelines followed.
- 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
- Links to the prototypes or existing instrumentations (when adding or changing conventions)