Commit Graph

439 Commits (main)

Author SHA1 Message Date
Fiona Liao 7ec63b1fa1
Add primitive support for ingesting OTLP delta metrics as-is (#16360) 2 months ago
Matthieu MOREL 5fa1146e21
chore: enable gci linter (#16245) 3 months ago
Arthur Silva Sens 95f49dd84b
Bump prometheus/common to v0.63.0 (#16210) 4 months ago
Owen Williams 94b43c5d4c utf8: Remove support for legacy global validation setting 4 months ago
Julius Volz 4be2243f06 Include scrape pool name for dropped targets in /api/v1/targets 4 months ago
Julius Volz 911e305bc9 Address review comments 4 months ago
Julius Volz 2fb6697eea Targets API: Remove superfluous if() and make variable names more intuitive 4 months ago
Matthieu MOREL c7d4b53ec1 chore: enable unused-parameter from revive 4 months ago
Bartlomiej Plotka de23a9667c
prw2: Split PRW2.0 from metadata-wal-records feature (#16030) 4 months ago
piguagua a82f2b8168
chore: fix function name and struct name in comment (#15827) 5 months ago
bwplotka 9385f31147 scrape: Fix metadata in WAL not working for histograms and summaries. 5 months ago
sh0rez 5303e515af
remote/otlp: convert delta to cumulative (#15165) 5 months ago
Ben Ye e1324112aa less context cancellation check for series API 5 months ago
Arve Knudsen f030894c2c
Fix issues raised by staticcheck (#15722) 6 months ago
Vandit Singh 6339989e25
web/api: Add a limit parameter to /query and /query_range (#15552) 6 months ago
sujal shah 73a3438c1b api: Add two new fields Node and ServerTime. 6 months ago
Bryan Boreham 7b03796d0f
Scraping: stop storing discovered labels (#15261) 6 months ago
Arthur Silva Sens 3b97a6397c
Put PRWv2 created timestamp ingestion behing feature-flag 6 months ago
Owen Williams 12577e3851 Add support for values unescaping on `/v1/label/:name/values` endpoint 7 months ago
newtonne 88675710f9 Add support for utf8 names on `/v1/label/:name/values` endpoint 7 months ago
Raphael Philipe Mendes da Silva e664c16b31
api: fix typo in list rules API response (#15400) 7 months ago
Arve Knudsen 89bbb885e5
Upgrade to golangci-lint v1.62.0 (#15424) 7 months ago
🌲 Harry 🌊 John 🏔 f9bc50b247 storage: Implement limit in mergeGenericQuerier 8 months ago
Matthieu MOREL af1a19fc78 enable errorf rule from perfsprint linter 8 months ago
Yijie Qin d2802c6fac
api: Add rule group pagination to list rules api (#14017) 8 months ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 9 months ago
Matthieu MOREL ab64966e9d
fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 9 months ago
Julien 21e0f83b68 Move notifications in utils 9 months ago
Björn Rabenstein 4cb5f23c35
api: Improve doc comments for v1.MinTime and v1.MaxTime (#14986) 9 months ago
Jesus Vazquez 77d3b3aff3
OTLP: Remove experimental word form OTLP receiver (#14894) 9 months ago
Julien e34563bfe0 Retry SSE connection unless max clients have been reached. 9 months ago
Julien f9bbad1148 Limit the number of SSE Subscribers to 16 by default 9 months ago
Julien 6cde0096e2 Add notifications to the web UI when configuration reload fails. 9 months ago
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868) 10 months ago
Julius Volz 392e0a6554 Signed-off-by: Julius Volz <julius.volz@gmail.com> 10 months ago
Julius Volz cb66131974 Rename and restructure AST-to-JSON file 10 months ago
Julius Volz c0ba4ee2bb Add beginnings of a PromLens-style tree view 10 months ago
Justin Lei 3a82cd5a7e
Add streaming remote read to ReadClient (#11379) 10 months ago
Arve Knudsen a25b626792 prometheusremotewrite: Support resource attribute promotion 12 months ago
Arve Knudsen fbc9eddfaf Refactor engine creation in tests 12 months ago
Saswata Mukherjee 398f42de5f
Add label-matcher support to Rules API (#10194) 12 months ago
zenador 480fefd089
Split warnings and info annotations in API response (#14327) 12 months ago
Bartlomiej Plotka 9198952f7c
[PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395) 12 months ago
Arve Knudsen d902116b41 Fix various linting errors 1 year ago
🌲 Harry 🌊 John 🏔 d5f6887294 Pass limit param as hint to storage.Querier 1 year ago
Bryan Boreham 4ce26288e0 [ENHANCEMENT] HTTP API: Add url to errors logged while sending response 1 year ago
Arve Knudsen 0cc99e677a promql.Engine: Add Close method 1 year ago
Arve Knudsen b2396c0c8f Upgrade to golangci-lint v1.59.0 1 year ago
Ayoub Mrini fabcd7e7c6
fix(api): Send warnings only if the limit is really exceeded (#14116) 1 year ago
George Krajcsovits 52f68a96a4
web/api: export defaultStatsRenderer (#14121) 1 year ago