Commit Graph

10099 Commits (cf0fdd557eaa25dbe2f47fe1dd3dab086de6e85f)
 

Author SHA1 Message Date
Julien Pivotto cf0fdd557e
docs: Change relabelling -> relabeling (#11006) 4 years ago
Łukasz Mierzwa 54a3c3ba3f
Print query that caused a panic (#10995) 4 years ago
Wen Long 409a5e7922
docs: correct the accepted value for X-XSS-Protection header (#11015) 4 years ago
Björn Rabenstein 24ee0c4468
Merge pull request #11016 from prometheus/beorn7/lint 4 years ago
beorn7 20a3990500 documentation: fix example dependencies 4 years ago
Björn Rabenstein b06a3222b9
Merge pull request #10908 from raptorsun/queryCapacityAlert 4 years ago
Haoyu Sun 26a7f80aa1 add alert PrometheusHighQueryLoad. 4 years ago
Oleg Zaytsev d2abe9a58a
Shortcut `ContainsSameLabelset()` (#11000) 4 years ago
Jaseel f8c3b0bd1c
Corrected custom prometheus client docs (#11010) 4 years ago
Harkishen Singh 44fcf876ca
Adds support for prettifying PromQL expression (#10544) 4 years ago
Julien Pivotto 27559e7b4f
Merge pull request #10985 from prometheus/release-2.37 4 years ago
Julien Pivotto 2479fb42f0
Improve notifier queue test to reduce flakiness (#10984) 4 years ago
Richard Hartmann 7bb6e7dadd
Merge pull request #10707 from hdost/docs/2106-vector-matching 4 years ago
Julien Pivotto 7479cd95b0
Fix UI release script and bump UI release (#10981) 4 years ago
Julien Pivotto 335562dbfe
Cut v2.37.0-rc.0 (#10971) 4 years ago
dependabot[bot] f389711943
build(deps): bump github.com/aws/aws-sdk-go from 1.44.45 to 1.44.47 (#10960) 4 years ago
dependabot[bot] 26117fc885
build(deps): bump bufbuild/buf-setup-action from 1.5.0 to 1.6.0 (#10958) 4 years ago
Matthieu MOREL d56d0a9d52
(storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 4 years ago
Julien Pivotto 13bd4fd3c8
Fix promtool check config not erroring properly on failures (#10952) 4 years ago
Julien Pivotto 90583c8906
TestScrapeLoopCache: Display content of the appender (#10937) 4 years ago
Julien Pivotto 02f3297719
Split notifier select in 2 to ensure newer targets are used. (#10948) 4 years ago
Julien Pivotto 4aa693da99
Update go dependencies (#10938) 4 years ago
Leonardo Zamariola 3326df42bb
Removing global state modification on unit tests (fix #10033 #10034) (#10935) 4 years ago
Julien Pivotto 875c4aa12e
Merge pull request #10915 from attachmentgenie/nomad_sd 4 years ago
Jesus Vazquez 6cfe44d7fd
WaitUntilIdle optimize idling time (#10878) 4 years ago
renzheng.wang db2614102f
add description for __meta_kubernetes_endpoints_label_* and __meta_kubernetes_endpoints_labelpresent_* (#10911) 4 years ago
Julien Pivotto 466f053a6e nomad: Use failuresCount counter 4 years ago
Julien Pivotto d9347bf128 nomad: Fix documentation and comments. 4 years ago
Bram Vogelaar 4456dcc26e feat(nomad): add nomad service discovery 4 years ago
Augustin Husson 7b006e804c
enable ui module publication (#10876) 4 years ago
A. Gavin 8f16cc99ec
docs: clarify supported tls cipher suites (#10903) 4 years ago
Julien Pivotto c637705403
Merge pull request #10893 from prymitive/unwrap_errors 4 years ago
Julien Pivotto bacd776356
Merge pull request #10907 from damnever/fix/panic 4 years ago
Peter Štibraný ffc60d8397
Reduce chunk write queue memory usage 2 (#10874) 4 years ago
Julien Pivotto b93ce29674
Merge pull request #10927 from prometheus/release-2.36 4 years ago
Xiaonan Shen 0c3abdc26d
Keep relabeled scrape interval and timeout on reloads (#10916) 4 years ago
Matthieu MOREL c2b4de3611
refactor (package model): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10747) 4 years ago
Matthieu MOREL 6375417324
refactor (util): move from github.com/pkg/errors to 'errors' and 'fmt' (#10877) 4 years ago
lixin18 735a07444a
Update main_unix_test.go (#10917) 4 years ago
Xiaochao Dong (@damnever) 6b042da2d8 Fix panic if series is not found when deleting series 4 years ago
Augustin Husson 87ffac3e9d
Add readme for lezer-promql and update codemirror-promql readme (#10875) 4 years ago
Steve Azzopardi 04fe2c9522
fix(tsdb): inc mmap corruption counter on mmap out of sequence error (#10406) 4 years ago
Łukasz Mierzwa 648b12d8c5 Implement Unwrap() on errors returned from rulefmt 4 years ago
Matthias Loibl d7e7b8e04b
Merge pull request #10891 from metalmatze/release-2.36.2 4 years ago
Matthias Loibl ee9d85bd6c
Add v2.36.2 CHANGELOG and VERSION update 4 years ago
Julien Pivotto c511d26dd0
Upgrade Prometheus/common to fix static assets (#10889) 4 years ago
Matthias Loibl 17d42f015b
Merge pull request #10888 from roidelapluie/properfix 4 years ago
Julien Pivotto 94e60eddbe Upgrade Prometheus/common to fix static assets 4 years ago
Julien Pivotto a0aec2db82
Fix handling of static files (#10879) 4 years ago
Matthias Loibl 9f1a3970b2
Merge pull request #10880 from roidelapluie/mimetrel 4 years ago