I love the set up but have a few questions/concerns. #24
dan-scrumsdotcom
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I work at a large org and we're currently looking into up time monitoring for a plethora of applications.
I love the simple set up and workflow of
fettlehere, however, I do worry about the cost it can incur over time. For a more real time view of your app status, the workflow runner would need to be triggered around every 5 minutes.In a day, that's 288 action runs, for one project. A GitHub action will be billed by a minimum of a minute.
Now, multiply that over a month and things start looking a bit expensive. Especially considering maybe 100 projects.
Do you have any thoughts on this? Is this more for Indie devs and small projects? Is it possible to allow a set up that doesn't rely on paid GitHub actions, but still has the other benefits described here?
Thanks so much.
Beta Was this translation helpful? Give feedback.
All reactions