RobustPerception / azure_metrics_exporter

Azure metrics exporter for Prometheus
Apache License 2.0
133 stars 69 forks source link

No ResourceTag Validation #87

Closed forestsword closed 4 years ago

forestsword commented 4 years ago

I've noticed while looking at the config code that there's no counterpart to the ResourceGroup validation. Is there a reason for this or would a PR to do so be helpful?

https://github.com/RobustPerception/azure_metrics_exporter/blob/a13576c2ac79453fc626127b04d8511673721e5b/config/config.go#L80-L96