prometheus-pusher
prometheus-pusher copied to clipboard
allow using more metrics
i noticed when trying this out that this line https://github.com/yunlzheng/prometheus-pusher/blob/master/scrape/exporterscrape.go#L147 is filtering labels. could an option to added to specify prefixes via environment var, and maybe even allow a * to pass all metrics through?
i dont mind submitting a PR if necessary.