Commit Graph

10211 Commits (0a4c6d6c488759aa73ec4cc50209a5ed44894f3a)
 

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