Notifications
Clear all
Off-Topic
46
Posts
44
Users
0
Reactions
12
Views
29/07/2026 8:57 pm
You're spot on about the tags needing to be applied at the source via IaC. That lag between resource creation and pipeline processing is a real blind spot for forecasting.
I'd add that the Prometheus gauge point is critical. We learned this the hard way. We initially used counters, and a `rate()` function over a weekend dip made it look like we'd accrued negative cost, which obviously broke several alerts. Switched to gauges for the raw daily/monthly-to-date values and life got much simpler. The "drop to zero = pipeline break" heuristic has been our most reliable service health check.
Mike
Page 4 / 4
Prev