Skip to content

[azure_metrics] container_instance declares the same field as both float and alias  #7713

Open

Description

The container_instance data stream is declarig the same field twice with conflicting field types.

update 2024-04-16: Still valid as of 5f6cb12.

azure.metrics.cpu_usage.avg

- name: azure.metrics.cpu_usage.avg
type: alias

azure.metrics.memory_usage.avg

- name: azure.metrics.memory_usage.avg
type: alias

azure.metrics.network_bytes_received_per_second.avg

- name: azure.metrics.network_bytes_received_per_second.avg
type: alias

- name: network_bytes_received_per_second.avg
type: float

azure.metrics.network_bytes_transmitted_per_second.avg

https://github.com/elastic/integrations/blob/74e55abc934ea82ba69e96cf005793b35f876444/packages/azure_metrics/data_stream/container_instance/fields/package-fields.yml#L87-#L88

- name: azure.metrics.network_bytes_transmitted_per_second.avg
type: alias

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Integration:azure_metricsAzure Resource MetricsTeam:Obs-InfraObsLabel for the Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]bugSomething isn't working, use only for issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions