Hacker News new | ask | show | jobs
by sleepybrett 703 days ago
After reading this site I can't tell what this actually does that github actions doesn't already do except the integration of a datadog exporter.. which we already did that in our shared workflows but w/ openmetrics/prometheus. Also what 'enterprise' only has 50 pipelines.
1 comments

Sorry about the site not being clear. Agree most of this is already offered by Github, I updated the site to have key differentiators

- Automatic rollback on monitoring failures

- Datadog monitoring, queries configured datadog monitors after the workflow execution upto 15mins (right now hard coded). Optionally rollback if monitors are in failed state. This is also achievable with having a Github Action workflow query datadog monitors and stop further stages.