Analytics Solution for GitHub Actions. No Need to Run CI in the Dark
1–10 of 15 posts
Re: Analytics Solution for GitHub Actions. No Need to Run CI in the Dark
#2Re: Analytics Solution for GitHub Actions. No Need to Run CI in the Dark
#3We've got a few companies using it, and had other users in our community tell us "It's a very helpful tool that I didn't even know I needed". Even we ourselves have made a number of surprising discoveries about how often some of our hourly/nightly workflows have been failing by dogfooding this.
Let us know what you think! :)
Re: Analytics Solution for GitHub Actions. No Need to Run CI in the Dark
#4Re: Analytics Solution for GitHub Actions. No Need to Run CI in the Dark
#5Pretty neat, does GitHub provide any of these analytics themselves?
Re: Analytics Solution for GitHub Actions. No Need to Run CI in the Dark
#6Re: Analytics Solution for GitHub Actions. No Need to Run CI in the Dark
#7Datadog already does this, how does this compare? Genuinely interested.
Re: Analytics Solution for GitHub Actions. No Need to Run CI in the Dark
#8Re: Analytics Solution for GitHub Actions. No Need to Run CI in the Dark
#9Datadog already does this, how does this compare? Genuinely interested.
I would say that broadly the ergonomics of the product are where it is most differentiated. Datadog's solution - feels very much like a datadog product - in that it's a giant dump of data you have to craft to tell a story. Not all pipelines are the same, their execution patterns are different and expectations for Pass/Fail/Cancel differ as well.
Re: Analytics Solution for GitHub Actions. No Need to Run CI in the Dark
#10Have you considered integration with other CI/CD pipeline engines or it doesn't matter as long as you git-commit?
Thanks in advance.