grafana / xk6-output-opentelemetry

A k6 extension to output real-time test metrics in OpenTelemetry format.
GNU Affero General Public License v3.0
5 stars 2 forks source link

Fix demo dashboard #10

Closed olegbespalov closed 1 week ago

olegbespalov commented 2 weeks ago

What?

This PR fixes demo dashboards that demonstrate the k6's OpenTelemetry output

Why?

It's essential for us to provide the demo dashboard for our customers.

Closes #6

joanlopez commented 2 weeks ago

What do you think about adding a screenshot of how the dashboard looks like? We could also push it to the Grafana dashboards catalog, so it could be easily imported, without having to deal with the JSON file at all.

olegbespalov commented 2 weeks ago

What do you think about adding a screenshot of how the dashboard looks like?

I believe it's a good idea :+1: Going to do this with this PR :+1:

We could also push it to the Grafana dashboards catalog, so it could be easily imported, without having to deal with the JSON file at all.

That's also a good suggestion, I'll investigate and implement it, but for now just for a sake of the active development phase keep it closer to the code :sweat_smile: