2026 JUL 19
Meraki Exporter: Scraping a slow, rate-limited API without getting throttled
The whole design turns on one decision: never call the Meraki API while Prometheus is watching. Background pollers refresh a cache on their own schedule; /metrics just replays it. The problem: two clocks that don’t agree…
7 min
read