k6-docs icon indicating copy to clipboard operation
k6-docs copied to clipboard

Add a pipeline example on the New Relic StatsD Integration

Open sbrnmorales opened this issue 1 year ago • 0 comments

While testing the New Relic StatsD Integration, I needed to automate the process. So, I created a pipeline on GitHub Actions that triggered the New Relic StatsD integration every time a test code push occurred to my main branch. To run both the integration and my k6 test concurrently, I had to implement a workaround using a service container on GitHub Actions. I already have an article published about this configuration (in Portuguese). I'd be glad to translate it to English and add it to your documentation.

sbrnmorales avatar Apr 17 '24 22:04 sbrnmorales