Practise the standard verbs for defining Prometheus recording rules correctly.
0 / 5 completed
1 / 5
Fill in: 'We ___ a recording rule for the expensive aggregation, rather than recomputing the same query on every dashboard load.'
We 'define a rule' — the standard, simple collocation for creating a precomputed Prometheus metric. The other options are less idiomatic here.
2 / 5
Fill in: 'An overly long evaluation interval on a recording rule can ___ dashboards showing data that's actually several minutes stale.'
We say a long interval will 'leave' dashboards showing stale data — the standard, natural collocation for the resulting lag. The other options aren't idiomatic here.
3 / 5
Fill in: 'We ___ recording rule names with a clear naming convention, rather than a label nobody can actually tell apart from a raw metric.'
We 'follow a convention' — the standard, simple collocation for naming recording rules consistently. The other options are less idiomatic here.
4 / 5
Fill in: 'We ___ every new rule's output against the raw query before relying on it, rather than trusting math nobody's actually double-checked.'
We 'verify output' — the standard, simple collocation for confirming a recording rule's result. The other options are less idiomatic here.
5 / 5
Fill in: 'We ___ rule evaluation duration against the scrape interval, rather than letting rules fall behind without anyone actually noticing.'
We 'monitor duration' — the standard, simple collocation for watching how long rule evaluation takes. The other options aren't idiomatic here.