Skip to content

Commit

Permalink
Prom output updates
Browse files Browse the repository at this point in the history
Co-authored-by: Heitor Tashiro Sergent <[email protected]>
  • Loading branch information
codebien and heitortsergent authored Oct 4, 2023
1 parent 557beff commit 2d3e053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release notes/v0.47.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The k6's release process now builds and pushes dedicated Docker images for ARM64

### New authentication methods and HTTP headers API for Prometheus remote write output

The experimental Prometheus remote write output gets the support for two new authentication methods: Bearer token and TLS certificates. Check out the [documentation](https://k6.io/docs/results-output/real-time/prometheus-remote-write/#options) to know how to define them using the new environement variables.
The experimental Prometheus remote write output now supports two new authentication methods: Bearer token and TLS certificates. Check out the [documentation](https://k6.io/docs/results-output/real-time/prometheus-remote-write/#options) to learn more about how to define them using the new environment variables.
It also adds `K6_PROMETHEUS_RW_HTTP_HEADERS` that defines a new and more convinent way to set custom HTTP headers to pass trhough each flush metrics' request.

### Improved the browser module's cookie API
Expand Down

0 comments on commit 2d3e053

Please sign in to comment.