heroku / roadmap

This is the public roadmap for Salesforce Heroku services.
193 stars 11 forks source link

Simplify alerting from Heroku Postgres metrics logs #184

Closed mble-sfdc closed 1 week ago

mble-sfdc commented 1 year ago

Required Terms

What service(s) is this request for?

Heroku Postgres, Heroku Redis, Apache Kafka on Heroku

Tell us about what you're trying to solve. What challenges are you facing?

Currently, Heroku Postgres metrics logs provide absolute values for figures like db_size, read_iops etc, but do not provide "caps", which are based on the technical characterisation for a given plan.

To prevent customers from having to hard-code these limits into their monitoring, instead provide them in the metrics logs themselves/provide a % consumption of these limited resources for easier monitoring and alerting setups.

ombr commented 1 year ago

And it would be great to get automatic notification or if we could configure the notification (like heroku alerts)

jbrown-heroku commented 3 months ago

@mble-sfdc Thank you for logging this. We are looking into adding this to our metrics output. No target date yet, but we will review our prioritization to try to get this added.

jbrown-heroku commented 1 week ago

We've made improvements to our logs to show 0.0-1.0 scale for various metrics: https://devcenter.heroku.com/changelog-items/2977