Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit d2e3bd1

Browse files
authored
chore(website): add one more highlight (vectordotdev#23586)
1 parent 6417a85 commit d2e3bd1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

website/cue/reference/releases/0.49.0.cue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ releases: "0.49.0": {
1717
- The `http` sink's `uri` and `request.headers` config fields now support templating, enabling dynamic construction based on event data.
1818
- The `--watch-config` flag now also watches for changes in enrichment table files.
1919
- Fixed a race condition that could cause negative values in the `vector_buffer_byte_size` and `vector_buffer_events` gauges.
20+
- The `prometheus_remote_write` sink now offers a `expire_metrics_secs` config option. This fixes an issue where incremental metrics were preserved for the lifetime of Vector's runtime causing indefinite memory growth.
2021
"""
2122

2223
changelog: [

0 commit comments

Comments
 (0)