Skip to content

Otel resource attribute cloud.availability_zone mapped to "zone" tag not "availability-zone" tag #214

@ringerc

Description

@ringerc

conventions.AttributeCloudAvailabilityZone: "zone",

This mapping sends cloud.availability_zone as the datadog tag zone. But the docs it links to, https://www.datadoghq.com/blog/tagging-best-practices/, say that the tag name should be availability-zone.

One of them is presumably wrong.

The host inventory uses availability-zone so unless the metrics backend on DD uses zone instead for some reason, this code might be mistaken/outdated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions