mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-09 17:51:05 -04:00
* optimize Linode SD by polling for event changes during refresh Most accounts are fairly "static", in the sense that they're not cycling through instances constantly. So rather than do a full refresh every interval and potentially make several behind-the-scenes paginated API calls, this will now poll the `/account/events/` endpoint every minute with a list of events that we care about. If a matching event is found, we then do a full refresh. Co-authored-by: William Smith <wsmith@linode.com> Signed-off-by: TJ Hoplock <t.hoplock@gmail.com> Signed-off-by: William Smith <wsmith@linode.com> |
||
|---|---|---|
| .. | ||
| custom-sd | ||
| kubernetes-rabbitmq | ||
| remote_storage | ||
| prometheus-digitalocean.yml | ||
| prometheus-docker.yml | ||
| prometheus-dockerswarm.yml | ||
| prometheus-eureka.yml | ||
| prometheus-hetzner.yml | ||
| prometheus-kubernetes.yml | ||
| prometheus-linode.yml | ||
| prometheus-marathon.yml | ||
| prometheus-scaleway.yml | ||
| prometheus.yml | ||
| rbac-setup.yml | ||
| web-config.yml | ||