Paul Balogh

Results 35 comments of Paul Balogh

> we do not have a subscription for it unless Grafana wants to sponsor one for us? Thanks to @JorTurFer for providing the info about the Grafana Free Tier. My...

@yorugac, building upon our Slack convo today, I successfully ran k6-browser tests using the operator. There remains a separate issue where only `parallelism: 1` being supported due to parsing of...

> the browser image worked for you even without this `no-sandbox` option? Yes. I didn't seem to have any issues related to this. 🤷 > I've checked the case of...

> ## Suggested solutions > 1. Do not reuse the same annotations as used for the test runner > 2. Specify the k6 container when reading pod logs Just adding...

I'll be discussing option 3 next week with someone from New Relic.

Relocation is in progress. I've created a [new extension from the current implementation](https://github.com/javaducky/xk6-output-statsd) in k6 core and will transfer ownership to the future maintainer once a plan has been established...

Hi @tjovicic! Ownership of the extension has been transferred and is now available at https://github.com/LeonAdato/xk6-output-statsd. Definitely feel free to contribute to follow and contribute there! This issue remains open to...

> Will `output-statsd` be available as part of regular k6 image in future ? No. Currently, it _is_ in the core k6 image but deprecated. It will be completely removed...

Hello @nicholaspshaw ! Ideally, you'll use the built-in Prometheus Remote Write functionality from k6. This is the preferred method going forward. TBH, I'm not 100% sure if DataDog supports this...

There has been interest for other databases as evidenced by https://github.com/grafana/xk6-sql/pull/11.