prometheus-community / ecs_exporter

Prometheus exporter for Amazon Elastic Container Service (ECS)
Apache License 2.0
77 stars 19 forks source link

Add flag to ignore go metrics #71

Open DefCon-007 opened 1 year ago

DefCon-007 commented 1 year ago

Adds a new CLI boolean flag ignore-exporter-metrics to allow users to stop reporting exporter metrics.

Fixes: #8