Alban Hurtaud
Alban Hurtaud
### Discussed in https://github.com/tomkerkhove/promitor/discussions/1886 Originally posted by **ahurtaud** December 14, 2021 Hello, On some big subscriptions we are seeing in promitor scrapers a lot of: ``` [15:57:55 FTL] ResourceRequestsThrottled: Number...
### Proposal Hello, As of today, the list of subscriptions has to be set to `resource-discovery-declaration.yaml` in the azureLandscape key. I would like the resource-discovery component to automatically discover this...
This PR enables the possibility to override the collectd settings Timeout. It will close #88
Hello, In our setup of collectd-exporter, we would like to configure the timeout interval here: https://github.com/prometheus/collectd_exporter/blob/master/main.go#L41-L44 The reason we want to do that is because, we have some metrics that...
**Thanos, Prometheus and Golang version used**: Thanos v0.27.0 **What happened**: We enabled the experimental feature query-pushdown on all our thanos-query. We have a thanos-query on top, connected to multiple thanos-query...
**What did you do?** All our prometheus instances are dumping their blocks every 2hours (fixed for the thanos setup). The problem I see is every prometheus instances are dumping these...
### Is your proposal related to a problem? Also related to objstore project. We had a network outage accessing our storage endpoint. (DNS failure) when sidecar restarted it then go...
J'ai mis du temps a comprendre pourquoi mon export influxdb me disait qu'il était désactivé dans ma config.... Je n'ai pas pu trop tester le changement mais je pense que...
Improve a bit https://github.com/prometheus/prometheus/issues/8278 and https://github.com/prometheus/prometheus/pull/12532 by adding an hidden flag to configure how much delay to add to the compaction. It seems that 10% is not enough for our...