Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitor remaining heroku hours #152

Open
grimord opened this issue Apr 11, 2021 · 0 comments
Open

Monitor remaining heroku hours #152

grimord opened this issue Apr 11, 2021 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@grimord
Copy link
Contributor

grimord commented Apr 11, 2021

Once the integration project is deployed onto Heroku:

Create monitoring workflow to keep track of remaining monthly free Heroku hours and generate alert notifications if some to-be-defined lower threshold is reached.

This amount can be obtained through the heroku cli heroku ps -a <app-name> (which is pre-installed on Ubuntu runner VMs as of today)

Consider logging and persisting this information somewhere for tracking / analysis?

@grimord grimord added enhancement New feature or request question Further information is requested labels Apr 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant