xk6-output-timescaledb
xk6-output-timescaledb copied to clipboard
k6 extension to output real-time test metrics to TimescaleDB.
We have a test running at ~1200 req/s with 1 K vu. It runs from a 16 Gb memory 8 core EC2 of some sort on Ubuntu Linux. The test...
@codebien found [this](https://blog.timescale.com/blog/grafana-postgres-timeshift/) so it seems pretty doable
Improve upon the currently provided dashboards (`samples/`). Another goal for this change would be to align the look-and-feel for the Timescale-backed dashboard (this extension), the [xk6-output-influxdb](https://github.com/grafana/xk6-output-influxdb), and [xk6-output-prometheus-remote](https://github.com/grafana/xk6-output-prometheus-remote) possibly with...
As mentioned it the title, when passing tagged metrics in thresholds like so: ` 'http_req_duration{name:login}': ['p(95)
After #4 the tests list dashboard will give you a link for a testid and will "zoom" on it but it will still not actually *filter* only the testid results.
We are moving to a fork of goja under grafana org called sobek. More info in: - https://github.com/grafana/k6/issues/3772 - https://github.com/grafana/k6/issues/3773
Officially supported extensions should have a `CODEOWNERS` file in the root of the repository. This is the easiest way to keep track of who maintains and supports the extension. Please...
Adds support for usage of k6 timescaledb with browser-based load testing. Adds modified dashboard sample tuned for k6 browser metrics