Commit Graph

575 Commits (main)

Author SHA1 Message Date
Martin Valiente Ainz eb5a0e1eed
Refactor parse.go into an instance-based Parser interface 3 weeks ago
Martin Valiente Ainz 539936c861
Replace per-component parser options with default instance 3 weeks ago
Martin Valiente Ainz af16f35ad6
PromQL: Refactor parser to use instance configuration instead of global flags 3 weeks ago
Bartlomiej Plotka 7769495a4a
refactor: switch OTLP handler to AppendableV2 (#17996) 4 weeks ago
Arve Knudsen 51d33be878
web: switch from gopkg.in/yaml to go.yaml.in/yaml (#17979) 4 weeks ago
Julien Pivotto e2d028a46e OpenAPI: Add support for stats 1 month ago
Julien 75f94903b3
Add OpenAPI 3.2 specification generation for Prometheus HTTP API (#17825) 1 month ago
1seal 79b553499a web/api: compute relabel_steps in single pass 1 month ago
Bartlomiej Plotka aa0f00efdf
tests(teststorage, api_test): Fix leaking readers; kill fake exemplar storage (#17906) 1 month ago
Bartlomiej Plotka 0d116b0994
tests(teststorage): Close Storage in the helper (#17902) 1 month ago
Julius Volz af3277f832 PromQL: Add `fill*()` binop modifiers to provide default values for missing series 2 months ago
Ben Kochie e14795bbf4
Remove copyright date from headers (#17785) 2 months ago
Julien Pivotto a5671a002f API: Add a /api/v1/features endpoint 3 months ago
Julien Pivotto 5b26619565 web/api: Add maximum limit validation to TSDB status endpoint 3 months ago
Bartlomiej Plotka f50ff0a40a
feat: rename CreatedTimestamp to StartTimestamp (#17523) 4 months ago
Minh Nguyen 7ebff91cfd
OTLP Receiver: Only update metadata to WAL when metadata-wal-records feature is enabled (#17472) 4 months ago
Minh Nguyen 30992dd032
[RW2] Fix: Only update metadata to WAL when metadata-wal-records feature is enabled (#17470) 4 months ago
Ben Kochie 48956f60d7
Update modernize (#17471) 4 months ago
Minh Nguyen f070e35358
[RW]: Adopt client_golang/exp/api/remote types for receiving RW1 and RW2 (#17197) 4 months ago
Julien Pivotto 02985d2ddd Add anchored/smoothed to `explain` 4 months ago
harsh kumar 16a9a827de
remote-write: Add type and unit labels to 2.0 receiver when feature flag enabled (#17329) 5 months ago
Julius Volz 8b1bd7d6c3 ui: Allow viewing detailed relabeling steps for each discovered target 5 months ago
George Krajcsovits 979aea1d49
OTLP to directly write to an interface which can hide storage details (#16951) 6 months ago
bwplotka 794bf774c2 Reapply "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 6 months ago
bwplotka f5fab47577 Revert "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 6 months ago
Jonathan c808a71e18
prw: use Unit and Type labels for metadata when feature flag is enabled (#17033) 6 months ago
beorn7 747c5ee2b1 Apply analyzer "modernize" to the whole codebase 6 months ago
Justin Jung 0f98dcbc07
Engine: Allow error response code to be customized (#16257) 6 months ago
Arve Knudsen 0a40df33fb
Make metric/label name validation scheme explicit (#16928) 7 months ago
Matthieu MOREL 9f782164b4 chore: enable fatcontext linter 7 months ago
Matthieu MOREL cef219c31c chore: enable unused-receiver rule from revive 7 months ago
Arthur Silva Sens 2c04f2d7b1
PROM-39: Add type and unit labels to OTLP endpoint (#16630) 7 months ago
jingchanglu 9ddb21fccb chore: fix some function names in comment 8 months ago
Arve Knudsen f561aa795d
OTLP receiver: Generate `target_info` samples between the earliest and latest samples per resource (#16737) 8 months ago
sujal shah 4408a6bcaf api: Create `/status/tsdb/blocks` endpoint. 8 months ago
gopherorg b86d4ba312 chore: fix some function names in comment 8 months ago
Fiona Liao 7ec63b1fa1
Add primitive support for ingesting OTLP delta metrics as-is (#16360) 10 months ago
Matthieu MOREL 5fa1146e21
chore: enable gci linter (#16245) 11 months ago
Arthur Silva Sens 95f49dd84b
Bump prometheus/common to v0.63.0 (#16210) 12 months ago
Owen Williams 94b43c5d4c utf8: Remove support for legacy global validation setting 12 months ago
Julius Volz 4be2243f06 Include scrape pool name for dropped targets in /api/v1/targets 1 year ago
Julius Volz 911e305bc9 Address review comments 1 year ago
Julius Volz 2fb6697eea Targets API: Remove superfluous if() and make variable names more intuitive 1 year ago
Matthieu MOREL c7d4b53ec1 chore: enable unused-parameter from revive 1 year ago
Bartlomiej Plotka de23a9667c
prw2: Split PRW2.0 from metadata-wal-records feature (#16030) 1 year ago
piguagua a82f2b8168
chore: fix function name and struct name in comment (#15827) 1 year ago
bwplotka 9385f31147 scrape: Fix metadata in WAL not working for histograms and summaries. 1 year ago
sh0rez 5303e515af
remote/otlp: convert delta to cumulative (#15165) 1 year ago
Ben Ye e1324112aa less context cancellation check for series API 1 year ago
Arve Knudsen f030894c2c
Fix issues raised by staticcheck (#15722) 1 year ago