prometheus/web/api/v1
Minh Nguyen 30992dd032
[RW2] Fix: Only update metadata to WAL when metadata-wal-records feature is enabled (#17470)
* add feature check when UpdateMetadata

Signed-off-by: pipiland2612 <nguyen.t.dang.minh@gmail.com>

* add appendMetadata boolean to write_hander

Signed-off-by: pipiland2612 <nguyen.t.dang.minh@gmail.com>

* fix

Signed-off-by: pipiland2612 <nguyen.t.dang.minh@gmail.com>

---------

Signed-off-by: pipiland2612 <nguyen.t.dang.minh@gmail.com>
2025-11-04 08:16:57 +00:00
..
api.go [RW2] Fix: Only update metadata to WAL when metadata-wal-records feature is enabled (#17470) 2025-11-04 08:16:57 +00:00
api_test.go Update modernize (#17471) 2025-11-04 05:13:49 +00:00
codec.go Implement fully-featured content negotiation for API requests, and allow overriding the default API codec. 2023-03-09 12:02:45 +11:00
codec_test.go Implement fully-featured content negotiation for API requests, and allow overriding the default API codec. 2023-03-09 12:02:45 +11:00
errors_test.go [RW2] Fix: Only update metadata to WAL when metadata-wal-records feature is enabled (#17470) 2025-11-04 08:16:57 +00:00
json_codec.go Merge pull request #16851 from jingchanglu/main 2025-09-30 12:54:48 +01:00
json_codec_test.go Apply analyzer "modernize" to the whole codebase 2025-08-27 14:48:41 +02:00
translate_ast.go Add anchored/smoothed to explain 2025-10-20 13:37:39 +02:00