Brian Glogower
Brian Glogower
Dup of https://github.com/prometheus-community/stackdriver_exporter/issues/97 ?
It would be nice to have something similar to `aws_resource_info` from the cloudwatch-exporter. That has allowed me to create custom tags on the aws resources themselves, i.e. owner, so that...
I would like to use cert-manager/let's encrypt, along with this, to dynamically create mTLS certs with a predefined CA cert.
I ran into a similar problem, since we use istio. I am still trying to figure out if there is a way to bypass istio based on hostnames, so that...
This issue can probably be closed, since it is not a bug in blackbox-exporter. Although, maybe there should be a note about using blackbox tcp with a proxy?
> > Prometheus please > > I'd like to focus on providing and endpoint `/metrics` that provides a JSON response. This allows it to be scraped and mutated by monitoring...
> @czenker, we've just merged #3509 and I'll be releasing 0.26.1 tomorrow. Apologies for the disruption. Any ETA on this?
Hi all, I can try to look into this problem, but I am very new at golang. The original creator/maintainer (@discordianfish) no longer works at docker. What are your setups,...
@bogue1979 have you looked at cAdvisor yet?: https://github.com/google/cadvisor This works with prometheus as well. My plan is to deprecate this repo in favor of cAdvisor this week.
@VogonogoV https://github.com/docker-infra/container_exporter/pull/16 has been opened to fix this, but I haven't had time to test before merging. I would also like to deprecate this repo in favor of cAdvisor, but...