Ivan
Ivan
We had a quick internal sync around this issue. We intend to wrap the [OTel Go SDK ](https://pkg.go.dev/go.opentelemetry.io/otel/sdk/metric) in a metric output. The path should be as usual to have...
Hey @mshoosht-cisco, no there isn't yet any concrete implementation available. Would you like to contribute or just try to use it?
When we will pick this issue, we should check if it makes sense to address https://github.com/grafana/k6/issues/2320 in the same cycle.
As the previous comment mentions, it has been released a WebSocket experimental module that solves the main issue. We plan to merge to the core in one of the next...
Hey @saniyar-dev, as you can see https://github.com/grafana/k6/issues/3038 is still open, which means there isn't yet an implementation available for the new HTTP API.
> or we need to provide outputs some way of querying this information themselves. In that case, it could be something like: `s/SetRunStatus(latestStatus lib.RunStatus)/SetTestRunError(err error)/`. The advantage of the setter...
>This will introduce new dependency on loki "github.com/grafana/loki/pkg/logproto". Do you think it's good? It could be fine for initial development to quickly iterate for having an end-to-end solution, but I...
Honestly, it sounds like something unlikely to be developed in the current `k6/http` module directly from the k6 core team. At the moment the demand is not so high to...
Hi @LaserPhaser, we already have an issue #2497 for refactoring that part, would you like to contribute directly there instead of creating a dedicated extension?
Hey @kiwi-waquar, please post your question to the [Community Forum](https://community.grafana.com/c/grafana-k6/70), it is the place for support. >[benchmark_rest-VS-grpc.zip](https://github.com/grafana/k6/files/13435642/benchmark_rest-VS-grpc.zip) Please, share your code using a repository, a [gist](https://gist.github.com/), or directly in the...