prometheus/docs
TJ Hoplock 7baf084092
optimize Linode SD by polling for event changes during refresh (#8980)
* 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>
2021-08-04 12:05:49 +02:00
..
configuration optimize Linode SD by polling for event changes during refresh (#8980) 2021-08-04 12:05:49 +02:00
images Add 2.0 storage docs (#3423) 2017-11-07 22:00:38 +01:00
querying Add present_over_time (#9097) 2021-07-29 12:38:11 +02:00
feature_flags.md Rename "Disabled Features" docs page (#9073) 2021-07-12 12:00:34 +01:00
federation.md Fix typo (#5796) 2019-07-24 10:41:14 +01:00
getting_started.md Various doc tweaks (#8111) 2020-10-27 09:50:37 +00:00
http_sd.md Merge release-2.28 back into main (#8975) 2021-06-22 00:59:31 +02:00
index.md Update prometheus.io's URL to the latest version (#5270) 2019-02-27 10:39:50 +00:00
installation.md docs: minor corrections to the docker documentation (#6869) 2020-08-31 15:44:08 +01:00
management_api.md Merge release-2.28 back into main (#8975) 2021-06-22 00:59:31 +02:00
migration.md Merge release-2.28 back into main (#8975) 2021-06-22 00:59:31 +02:00
stability.md Merge release-2.28 back into main (#8975) 2021-06-22 00:59:31 +02:00
storage.md Move storage.tsdb.retention.size out of experimental #8728 (#9004) 2021-06-30 01:30:11 +02:00