[add_cloud_metadata] For the AWS cloud provider orchestrator.cluster
shouldn't be stored under the cloud.*
object
#37583
Labels
Team:Cloudnative-Monitoring
Label for the Cloud Native Monitoring team
In this PR #35182 were introduced new fields fir AWS cloud provider:
orchestrator.cluster.name
andorchestrator.cluster.id
But those fieds are available under the
cloud
object, which is not correct because those fields are needed or the kubernetes environment and we rely on them for k8s dashboards - https://github.com/elastic/beats/blob/main/metricbeat/module/kubernetes/_meta/docs.asciidoc#dashboardand it does not align with the ecs schema - https://www.elastic.co/guide/en/ecs/current/ecs-orchestrator.html#field-orchestrator-cluster-id and https://www.elastic.co/guide/en/ecs/current/ecs-orchestrator.html#field-orchestrator-cluster-name
The text was updated successfully, but these errors were encountered: