prometheus/web/api/v1
Arve Knudsen f561aa795d
OTLP receiver: Generate target_info samples between the earliest and latest samples per resource (#16737)
* OTLP receiver: Generate target_info samples between the earliest and latest samples per resource

Modify the OTLP receiver to generate target_info samples between the earliest
and latest samples per resource instead of only one for the latest timestamp.
The samples are spaced lookback delta/2 apart.

---------

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2025-07-04 14:38:16 +00:00
..
api_test.go chore: enable gci linter (#16245) 2025-03-22 15:46:13 +00:00
api.go OTLP receiver: Generate target_info samples between the earliest and latest samples per resource (#16737) 2025-07-04 14:38:16 +00: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
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
errors_test.go OTLP receiver: Generate target_info samples between the earliest and latest samples per resource (#16737) 2025-07-04 14:38:16 +00:00
json_codec_test.go bugfix: add missing comma in vector/matrix array (#14047) 2024-05-03 14:07:49 -03:00
json_codec.go chore: fix some function names in comment 2025-06-27 15:34:53 +08:00
translate_ast.go Signed-off-by: Julius Volz <julius.volz@gmail.com> 2024-09-06 21:47:35 +02:00