|
|
|
|
|
by preston-kwei
135 days ago
|
|
Historical tracking is useful, but only if it’s dead simple. If it requires standing up a DB or service, I probably won’t use it. I've been trying to track down cloud waste recently after realizing EC2 was storing 10GB snapshots every 12 hours for the past 8 months and I didn't realize. Obviously not a crazy 20k bill, but still annoying -- especially at small scale. |
|
But your comment made me think about Option 2 more - exporting metrics to existing monitoring stacks, OTel/Prometheus. For teams already using them, that might actually be "dead simple" since there's no new tool setup or learn.
I would appreciate any suggestions.