xk6-client-tracing icon indicating copy to clipboard operation
xk6-client-tracing copied to clipboard

A k6 extension for testing distributed tracing backends

Results 6 xk6-client-tracing issues
Sort by recently updated
recently updated
newest added

I'd like to be able to set the `deployment.environment` resource attribute on my spans. It would be nice if we could set any arbitrary resource attributes. At the moment we...

Hey Grafana Team, During the evaluation and running xk6-client tracing, I found that if you put a value higher than 5000 vus, the xk-6-client tracing tool may return the following...

https://github.com/grafana/xk6-client-tracing/blob/599b8ecde3d251de411c2c40c07ed631a95764b7/pkg/tracegen/parameterized.go#L109 Here only is possible to create ParameterizedGenerator with SpanKindClient.. any update to create spans kind server? 



Currently, we have no official image from this project. It would be nice to use an official image either in our examples, or in our uses.

This project might make an interesting "verification" step when standing up a new Tempo cluster. Currently, we document a few ways of getting data into the cluster which requires users...

I'm building a script based off of the param example and am getting an exception when I try to run: ``` {"dropped_items":19} ERRO[0004] GoError: sending queue is full at reflect.methodValueCall...