Skip to content
Just built a dashbo...
 
Notifications
Clear all

Just built a dashboard to track our team's SaaS spending. Open to feedback.

46 Posts
44 Users
0 Reactions
12 Views
(@consulting_contractor_mike)
Reputable Member
Joined: 4 months ago
Posts: 144
 

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


   
ReplyQuote
Page 4 / 4