-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve Grafana dashboard examples #8
Comments
Ideally, if possible, we should centralize the visualization and inject the data source's queries. In this way, keeping the extensions synced would be easier. I don't know if Grafana supports this use case, maybe could we do it by setting a data source variable? |
Not sure if there is another location for the "official" dashboards, but ultimately being available to the community from this central repository would be nice. |
Hello! I was trying to implement k6 in my company as the standard for Load Testing, however, from all the dashboards that showed up under k6, none was working out of the box. I have the default one working, however, it would be truly amazing if it could be improved! I am not very well versed in the Flux language syntax, so it would help out a lot! Thanks |
Improve upon the currently provided dashboards (
grafana/dashboards/
).Another goal for this change would be to align the look-and-feel for the Influx-backed dashboard (this extension), the xk6-output-prometheus-remote, and xk6-output-timescaledb possibly with the output provided by the k6 Cloud App. This would provide a consistent user experience for the varied data sources.
Ideally, this dashboard would be promoted to the Grafana site as the "official" dashboard for displaying k6 metrics backed by InfluxDB datasources.
The text was updated successfully, but these errors were encountered: