Closed lucian-ioan closed 11 months ago
Currently, not all metadata from the containers is being parsed by the metricbeat awsfargate module:
https://github.com/elastic/beats/blob/17d5bb1ff973322269ae428c138359baefc79bdc/x-pack/metricbeat/module/awsfargate/task_stats/container.go#L12-L18
The following line should be added to extract the Hard Limit that will be used in the integration dashboard:
Limits map[string]string
Pinging @elastic/integrations (Team:Integrations)
Currently, not all metadata from the containers is being parsed by the metricbeat awsfargate module:
https://github.com/elastic/beats/blob/17d5bb1ff973322269ae428c138359baefc79bdc/x-pack/metricbeat/module/awsfargate/task_stats/container.go#L12-L18
The following line should be added to extract the Hard Limit that will be used in the integration dashboard: