prometheus/docs/configuration
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
..
alerting_rules.md Update alerting_rules.md (#7252) 2020-09-07 17:30:01 +01:00
configuration.md optimize Linode SD by polling for event changes during refresh (#8980) 2021-08-04 12:05:49 +02:00
https.md Add note to docs 2021-07-27 13:43:52 -04:00
index.md
recording_rules.md Recommend to get promtool from a binary distribution. 2021-02-15 21:59:32 +01:00
template_examples.md format markdown code block (#5594) 2019-05-25 11:28:50 +01:00
template_reference.md Updated docs 2021-05-30 23:36:05 -04:00
unit_testing_rules.md docs: update unit_testing_rules to cover missing and stale samples (#9065) 2021-07-19 15:46:14 +05:30