Commit Graph

15809 Commits (0502f2d8fbb6de166323795a33599d7096c802b0)
 

Author SHA1 Message Date
Arthur Silva Sens 0502f2d8fb
Bump otlptranslator to latest SHA 11 months ago
Bryan Boreham 74aca682b7
Merge pull request #16807 from bboreham/test-sizeoflabels 11 months ago
wmTJc9IK0Q c481aaf762
codemirror-promql: Preserve source files in npm package (#16804) 11 months ago
Julien f62d0e0385
Merge pull request #16777 from roidelapluie/add-step-promql 11 months ago
Julien 432f130a32 PromQL: min/max/step: Address review comments 11 months ago
Julien Pivotto 984c8de0da PromQL: Fix printing +min() 11 months ago
Julien Pivotto 3af0bdee68 PromQL: min/max/step: add more tests 11 months ago
Julien Pivotto ee7d5158a7 Add step(), min(a,b) and max(a,b) in promql duration expressions 11 months ago
Bryan Boreham 4eafbcae93 lint 11 months ago
Bryan Boreham e7ac3f440d [TESTS] Labels: Add a test for SizeOfLabels 11 months ago
Bryan Boreham 507227781b [REFACTOR] Labels: Extract test case data from TestLabels_String 11 months ago
Julius Volz bfbae39931
Merge pull request #16716 from charleskorn/charleskorn/binops-docs 11 months ago
Charles Korn d19a9ab673
Remove other instances of "obvious" 11 months ago
Charles Korn 1977452331
Address PR feedback: adjust docs to match current behaviour 11 months ago
Charles Korn 665eb3d6cb
Address PR feedback: remove use of "obvious" 11 months ago
Charles Korn 70df21a680
Address PR feedback: format Inf and NaN as monospace 11 months ago
Charles Korn 9c6916f4f9
Address PR feedback: add blank lines before lists 11 months ago
Arve Knudsen d902abc50d
config.ScrapeConfig.Validate: Fix MetricNameEscapingScheme error messages (#16801) 11 months ago
Bartlomiej Plotka 2a88f562d1
Merge pull request #16800 from prometheus/merge-rel-2.53 11 months ago
bwplotka f418ea651c Merge branch 'release-2.53' into merge-rel-2.53 11 months ago
Bartlomiej Plotka d344ea7bf4
Merge pull request #16790 from prometheus/v2.53.4-deps 11 months ago
Björn Rabenstein c3276ea40c
Merge pull request #16789 from gopherorg/main 11 months ago
bwplotka 488a420b6e Upgrade golangci-lint due to timeouts for v1 version. 11 months ago
bwplotka ddb9f4c70a Update npm packages. 11 months ago
bwplotka fd4a786443 Prepare 2.53.5 release. 11 months ago
Björn Rabenstein 9e73fb43b3
Merge pull request #16773 from prometheus/beorn7/promql 11 months ago
beorn7 ce809e625f promql: Re-introduce direct mean calculation for better accuracy 11 months ago
beorn7 f71daa7977 promql: Remove falsified comment from test 11 months ago
beorn7 2b3fc1f115 promql: Add test cases for direct mean calculation 11 months ago
Łukasz Mierzwa 748fe6d825
Limit concurrency of scrape pool reloads (#16783) 11 months ago
bwplotka e6e2f90402 [RELASE 2.53] Bump Go deps in prep for 2.53.4 11 months ago
gopherorg b86d4ba312 chore: fix some function names in comment 11 months ago
Jan-Otto Kröpke df4f1df43f
Merge pull request #16787 from jkroepke/release-3.4-main 11 months ago
Jan-Otto Kröpke 5a1deb84cc
Merge branch 'release-3.4' into release-3.4-main 11 months ago
Jan-Otto Kröpke b392caf256
Prepare release 3.4.2 11 months ago
Arve Knudsen 9c791faade
OTLP receiver: Don't append _total suffix to non-monotonic OTel sums (#16776) 12 months ago
Owen Williams aa1d46a9da
scrape: set validation and escaping defaults in default config vars (#16751) 12 months ago
George Krajcsovits 5b7ff92d95
fix(promql): histogram_quantile and histogram_fraction NaN observed in native histogram (#16724) 12 months ago
Bartlomiej Plotka eb44f9232d
Backward compatibility with upcoming index v3 (#16762) 12 months ago
Rishi Jat 31e158b749
Add documentation for custom_values usage in NHCB (#16757) 12 months ago
Bryan Boreham a8e32147b3
[BUGFIX] Top-level: Update GOGC before loading TSDB (#16521) 12 months ago
Bryan Boreham bdada2330c
Merge pull request #16765 from bboreham/update-go-deps 12 months ago
Carrie Edwards 7289d41940
Add tests for relabeling of type and unit labels (#16743) 12 months ago
Bryan Boreham d6f9ba6310 [BUILD] Docker SD: Fix up deprecated types 12 months ago
Bryan Boreham 95d47c0512 [TESTS] Rules: remove brittle TestNewGroup 12 months ago
Bryan Boreham b2e0d3f16c [BUILD] Wind back dependencies which require Go 1.24 12 months ago
Bryan Boreham 3253ba6310 [BUILD] Wind back otlptranslator update which has breaking change 12 months ago
Bryan Boreham b0b3676f35 [BUILD] Ran make update-go-deps 12 months ago
Björn Rabenstein 8ed37d3c09
Merge pull request #16744 from harry671003/fix_last_over_time 12 months ago
Julius Volz d668382608
Merge pull request #16759 from roidelapluie/add-info-warning-graph 12 months ago