Julien
Julien
* CWE-200 is expected. We export pprof endpoints for operational reasons. * CWE-338 the random number is not used for anything related to crytography, it is not needed to use...
In general we'd like to have support for specific UDP probes. SIP seems a good candidate to try out.
You can use file_sd instead of static_sd. The new url's would be picked automatically.
sorry, yes, that is the case. I suspect your file does not make it to the container or is on a filesystem that does not support inotify? also, are you...
This would mean that istio is taking over all tcp connections and what you see is a success while connecting to the MITM istio proxy, is that correct?
Would you be open to discuss this on the [prometheus developers](https://groups.google.com/g/prometheus-developers) mailing list?
Scrape_configs is from Prometheus. See https://prometheus.io/docs/guides/multi-target-exporter/
I think this is more about the history shown in the UI. I think it is really difficult because we can have an infinite number of targets, it is upon...
I developed a proxy to do this. The proxy takes /metrics call, add ?debug=true to the query, passes it to blackbox_exporter, saves the logs and metrics in a CSV file,...