Commit Graph

9310 Commits (fd5ea4e0b590d57df1e2ef41d027f2a4f640a46c)
 

Author SHA1 Message Date
beorn7 fd5ea4e0b5 Merge branch 'main' into sparsehistogram
3 years ago
Björn Rabenstein 96f0683318
Merge pull request #9439 from codesome/counterresetmeta
3 years ago
Ganesh Vernekar 5d4dc7e413
Convert the header into an enum
3 years ago
Pablo Caderno b878527151
Added deferred close to 'http.File' opened (#9443) (#9461)
3 years ago
Ganesh Vernekar 175ef4ebcf
Add a NotCounterReset flag
3 years ago
Ganesh Vernekar a280b6c2da
Fix review comments
3 years ago
Julien Pivotto 5a4c3734b1
Merge pull request #9457 from prometheus/release-2.30-merge
3 years ago
Ganesh Vernekar 10d4cb6dc0
Merge remote-tracking branch 'upstream/main' into release-2.30-merge
3 years ago
Ganesh Vernekar f29caccc42
Cut v2.30.3 (#9446)
3 years ago
Ganesh Vernekar 9d81b2d610
Fix tests
3 years ago
Ganesh Vernekar 59d77ff16d
Fix build
3 years ago
Frederic Branczyk a0819ca84f
Merge pull request #9436 from la3mmchen/fix/9269
3 years ago
Ganesh Vernekar 10bc6e80ee
Fix panic on failed snapshot replay and don't hard fail replay on disabled exemplars (#9438)
3 years ago
Ganesh Vernekar eb9931e961
Add info about counter resets in chunk meta
3 years ago
la3mmchen 6d3a4ed711 fix/9269 add documentation for endpointslice
3 years ago
Mayursinh Sarvaiya 1270b87970
chore(ui): debounce effect in timerange query (#9359)
3 years ago
Ivana Huckova a069e7ec80
Update api.md (#9429)
3 years ago
Ganesh Vernekar b30db03f35
Cut v2.30.2 (#9426)
3 years ago
Ganesh Vernekar a7d499e19a
Reduce log level during WAL replay on overlapping m-map chunks (#9425)
3 years ago
Ganesh Vernekar 8c597e5166
Don't error on overlapping m-mapped chunks during WAL replay (#9381)
3 years ago
Ganesh Vernekar 1dd22ed655
Support stale samples for sparse histograms (#9352)
3 years ago
Manuel Rüger e5b1b15dc3
Dockerfile: Optimize and consolidate steps (#9180)
3 years ago
Ganesh Vernekar a05b510fc3
Merge pull request #9410 from prometheus/merge-release-2.30
3 years ago
Ganesh Vernekar f69e4590fb
Merge remote-tracking branch 'upstream/main' into merge-release-2.30 and upgrade prometheus/common to v0.31.1
3 years ago
Ganesh Vernekar fafb309d40
Cut v2.30.1 (#9402)
3 years ago
Ganesh Vernekar 168012f2bd
Upgrade prometheus/common to v0.30.1 (#9408)
3 years ago
Augustin Husson 149e36921b
assess in readme that codemirror-promql is in prometheus/prometheus (#9388)
3 years ago
Julius Volz 0dc43b97d7
Merge pull request #9347 from prometheus/fix-gitpod
3 years ago
Augustin Husson 722eb4bd64 fix gitpod by using custome dockerfile and accurate npm ui path
3 years ago
Augustin Husson 160fc41441 add gitpod dockerfile to upgrade node and npm version
3 years ago
Augustin Husson eca9546ba4
fix package-lock.json (#9400)
3 years ago
Julius Volz f103acd513
Merge pull request #9248 from LeviHarrison/atan2-binary-op
3 years ago
Bryan Boreham 1fb3c1b598
Replace calls to strings.Compare (#9397)
3 years ago
Levi Harrison a7de0cf276 Remove example and experimental
3 years ago
Augustin Husson dbbfd1ccf6
change license in package.json file of cmp (#9399)
3 years ago
Julien Pivotto 63b3e4e5ec
Enable HTTP2 again (#9398)
3 years ago
Levi Harrison a16a4cad2d Add example
3 years ago
Levi Harrison 2f896c98ff Address review comments
3 years ago
Julien Pivotto 0de0e1ee0e
codemirror_sync: Use reset and checkout instead of restore (#9396)
3 years ago
Julien Pivotto 1681a8d539
Azure: Fix panic when no computername is set (#9387)
3 years ago
Augustin Husson 3e494eac71
upgrade to codemirror v19 (#9363)
3 years ago
Julien Pivotto 7c40eb52ef
Add sync_codemirror (#9379)
3 years ago
Augustin Husson 7bcca77340
provide a way to override the apiPrefix in codemirror prom client + cleanup readme (#9384)
3 years ago
Nick Pillitteri acee8c8a88
Redact remote write URL when used for metric label (#9383)
3 years ago
Levi Harrison e27ac3e7e4 Add grammar (maybe?)
3 years ago
Levi Harrison a283b52e8c Added unit
3 years ago
Levi Harrison 587cb95093 Add operator tests
3 years ago
Levi Harrison be6ce7bcc2 Add docs
3 years ago
Levi Harrison f5c6ee4df6 Add lex test
3 years ago
Levi Harrison 7471208b5c Add `ATAN2` to `maybe_label`
3 years ago