Commit Graph

7835 Commits (aff32443f9d04f4a4fea3438b145966787fbcceb)
 

Author SHA1 Message Date
Brian Brazil 44ad28dd5e
PromQL: Allow more keywords as metric names (#6933)
5 years ago
Brian Brazil 7164b58945
PromQL: Fix parser panic (#6931)
5 years ago
beorn7 0193b746b1 Defer call to iso.closeAppend
5 years ago
Hrishikesh Barman d1c00bb7c2
Added GITHUB_RUN_ID for direct link to running workflow. (#6926)
5 years ago
Ganesh Vernekar 2cc32c332d Log WAL replay duration
5 years ago
Guangwen Feng a128fc3534
Add unit tests in labels.go (#6921)
5 years ago
李国忠 2bf4952049
remove Unused parameter 'sf' in calcTrendValue function (#6900)
5 years ago
Alex Gaganov df92a00838
Expose EC2 instance lifecycle as label (#6914)
5 years ago
李国忠 52025bd7a9
[comments] change word ‘wheter’ to ‘whether’ (#6912)
5 years ago
Julien Pivotto c67f81937c
discovery: updateGroup should not create targets[poolKey] in the loop (#6903)
5 years ago
Julien Pivotto ed623f69e2
tsdb: don't allow ingesting empty labelsets (#6891)
5 years ago
Julien Pivotto 2051ae2e6a Revert "Fix race condition in Rule manager.Update() function"
5 years ago
Björn Rabenstein babadf13e8
Merge pull request #6899 from prometheus/beorn7/isolation
5 years ago
Mario Trangoni d9cb4a14d3 scrape/target_test.go: remove deprecated function BuildNameToCertificate()
5 years ago
fuling 8b11d2cfb6 Fix race condition in Rule manager.Update() function
5 years ago
李国忠 3fff701b77
[comments] change word ‘dependencie’ to ‘dependencies’ (#6904)
5 years ago
beorn7 d9af11e636 Do not attempt isolation for appendID == 0
5 years ago
Simon Kirsten 45fbed94d6
React UI: Fixed data table for matrix always showing 1 as value (#6896)
5 years ago
Chris Marchbanks 0e78908407
Escape target selector for tooltip on targets page (#6892)
5 years ago
Björn Rabenstein d137cddd12
Merge pull request #6841 from prometheus/beorn7/isolation
5 years ago
beorn7 7f30b0984d Implement isolation
5 years ago
beorn7 6b8181370f Fix punctuation nits
5 years ago
LongKB 82f7ed208b
Remove some duplicated words (#6882)
5 years ago
Peter Štibraný 1d396b96dc
Specify that returned samples must be ordered by timestamp. (#6877)
5 years ago
李国忠 ddd4dcec19
[fix] ui: th to td (#6874)
5 years ago
Ben Kochie 65a19421a4
Update React vendoring (#6855)
5 years ago
Callum Styan 1518083168
Rw testability improvements (#6537)
5 years ago
Bartlomiej Plotka c4e74e241f
Merge pull request #6744 from slrtbtfs/split_parser
5 years ago
Tobias Guggenmos a56a057dc9 Empty commit to trigger CI
5 years ago
Mathilde Gilles 9b9c58aea8
[Consul] Add health label to metrics (#5313)
5 years ago
Tobias Guggenmos 3d74fcfa6a Bartek's suggestions
5 years ago
Julien Pivotto 202813a654
Merge pull request #6867 from pracucci/enhance-ulid-entropy-generator
5 years ago
Bartlomiej Plotka c869e046a5
Merge pull request #6840 from pstibrany/context_from_request_should_not_return_error
5 years ago
Marco Pracucci c391b6ca43
Use a cryptographically random generator for ULID
5 years ago
Julien Pivotto b38ee4496b
Merge pull request #6834 from roidelapluie/vendor
5 years ago
Frederic Branczyk d06f1034db discovery/kubernetes: Fix race in test setup
5 years ago
Julien Pivotto ef63d8d16d Update vendors
5 years ago
李国忠 029b45aa30
add service type metadata to kubernetes_sd_config service role #6496 (#6684)
5 years ago
Tobias Guggenmos f9db320e5a Look up function call in all cases
5 years ago
Simon Pasquier 46129fdebb
Makefile.common: use gotestsum if present (#4792)
5 years ago
李国忠 f7a322fa6d
[comments] change the word "liike" to "like" (#6859)
5 years ago
Bartlomiej Plotka 91ddd67c67
Merge pull request #6819 from cstyan/update-release-doc
5 years ago
Callum Styan 53aa2541e5 Simplify tagging section to reduce chance of misinterpreting what the
5 years ago
Julien Pivotto fdbb18b445
Merge pull request #6676 from roidelapluie/postings
5 years ago
Tobias Guggenmos 9ebf6bd1e6 Remove superfluous blank lines
5 years ago
Tobias Guggenmos 7143d64fc1
Julien's suggestion
5 years ago
Tobias Guggenmos 4124828c00 Add test to check that promql.FunctionCalls and parser.Functions contain the same functions
5 years ago
Frederic Branczyk 20a94e62ca
Merge pull request #6843 from simonpasquier/simplify-send-func
5 years ago
Julien Pivotto 52630ad0c7 Make head Postings only return series in time range
5 years ago
Brian Brazil cebe36c7d5 Make head Postings only return series in time range
5 years ago