k6-docs icon indicating copy to clipboard operation
k6-docs copied to clipboard

Added documentation for k6 PR #4634, which adds Pushgateway support

Open marcoschulte opened this issue 8 months ago • 1 comments

What?

Hi everyone,

This PR adapts the remote write module documentation to describe the changes introduced through https://github.com/grafana/k6/pull/4634

The last "limitation" I've added about using counters and gauges instead of native histograms, and the example about slow requests dominating fast ones, does actually also apply for the remote write case and not just for the Pushgateway. Therefore, it could be debated whether this should be moved up to "Counter and gauges" section.

Checklist

  • [x] I have used a meaningful title for the PR.
  • [x] I have described the changes I've made in the "What?" section above.
  • [x] I have performed a self-review of my changes.
  • [x] I have run the npm start command locally and verified that the changes look good.
  • [ ] I have made my changes in the docs/sources/k6/next folder of the documentation.
  • [ ] I have reflected my changes in the docs/sources/k6/v{most_recent_release} folder of the documentation.
  • [ ] I have reflected my changes in the relevant folders of the two previous k6 versions of the documentation (if still applicable to previous versions).
  • [x] I have made my changes in the docs/sources/k6/next folder of the documentation.

Related PR(s)/Issue(s)

https://github.com/grafana/k6/pull/4634

marcoschulte avatar Mar 18 '25 15:03 marcoschulte

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 18 '25 15:03 CLAassistant

Closing, reasons explained here https://github.com/grafana/k6/pull/4634#issuecomment-2823702030

codebien avatar Jun 13 '25 14:06 codebien