Commit Graph

7504 Commits (916e66edf2113dad1a3490a982bdb7653a29f2c9)
 

Author SHA1 Message Date
Bartlomiej Plotka 916e66edf2 Merge pull request #6773 from codesome/head-test
5 years ago
helenxu1221 7df4fe3faa reset counter after collecting metric (#6798)
5 years ago
Julien Pivotto ff0003e072
Make lookbackDelta a option of QueryEngine (#6746)
5 years ago
Drumil Patel b00023344e
Formatting short tables for readability (#6762)
5 years ago
Julius Volz 0a8acb654e
React UI: Use null value for determining consoles link display (#6790)
5 years ago
Drumil Patel 687a962bd1 Add conditional rendering of Navlink for Consoles (#6761)
5 years ago
Andrew Hayworth a336908678
Adds link to valid metric names (#6774)
5 years ago
Ben Ye 1a18594176
keep kubernetes metrics in global vars (#6765)
5 years ago
Ganesh Vernekar bc6fd96979
Refactor TestGCChunkAccess and TestGCSeriesAccess to create chunks by appending samples
5 years ago
Bartlomiej Plotka 641676b397
Merge pull request #6687 from pracucci/reduce-tsdb-head-inuse-memory
5 years ago
Ben Ye 60527de355
keep consul service metrics in global variables (#6764)
5 years ago
Ganesh Vernekar 0a27df92f0
Refactor tsdb/chunks/chunks.go for future PRs (#6754)
5 years ago
Ganesh Vernekar 56bf0ee4dc
Add OpenMmapFileWithSize method (#6753)
5 years ago
Bartlomiej Plotka 49f8850a3c
Merge pull request #6756 from simonpasquier/revert-6605
5 years ago
Simon Pasquier 3297ae2169 Revert "Add armv6 docker image (#6605)"
5 years ago
Marco Pracucci 699f3e8f4d
Added comments to the Chunk interface
5 years ago
Marco Pracucci 0703dae7cc
Compact TSDB head chunks after being cut, to reduce inuse memory
5 years ago
Ben Ye 492414542e
fix matcher for regex (#6540)
5 years ago
Mark Hansen 6ba8565619
Add armv6 docker image (#6605)
5 years ago
Robert Fratto a53e00f9fd
pass registerer from storage to queue manager for its metrics (#6728)
5 years ago
Boyko 8c2bc2f57a
Unify react fetcher components (#6629)
5 years ago
Dustin Hooten 820d7775eb
Escape invalid css selector characters in tooltip ID (#6737)
5 years ago
Julien Pivotto 0e912faf4f
rules: Cleanup unused function alert.Duration (#6734)
5 years ago
Callum Styan bdcfebdf74
Revert "cut v2.16.0 rc.0 pre-release (#6729)" (#6735)
5 years ago
Callum Styan 15a7753d6e
cut v2.16.0 rc.0 pre-release (#6729)
5 years ago
LongKB 1ebcf3d5e4
Fix some typo in comments (#6730)
5 years ago
Julien Pivotto 3c4c01eae2
Fix race in Query Log Test (#6727)
5 years ago
Callum Styan 83601202d9
Add missing param to NewHead call in test. (#6725)
5 years ago
Peter Štibraný 08c5549055
Document that NewMergeSeriesSet expects individual sets to be sorted. (#6718)
5 years ago
Thor 17d8c49919
made stripe size configurable (#6644)
5 years ago
Julien Pivotto 9c67fce6e0
Scrape: test samples_post_metric_relabeling when metrics are dropped (#6720)
5 years ago
Bartlomiej Plotka ad1518c629
Merge pull request #6683 from roidelapluie/issue
5 years ago
Hrishikesh Barman 03b4f58f33
Updated contexts for GitHub actions Status updates. (#6709)
5 years ago
Julien Pivotto f82d55e79f
Refactor and simplify rule_group_interval_seconds (#6711)
5 years ago
gotjosh 8b49c9285d
scrape: Add metrics to track bytes and entries in the metadata cache (#6675)
5 years ago
Julien Pivotto 9adad8ad30 Remove MaxConcurrent from the PromQL engine opts (#6712)
5 years ago
Brian Brazil 540dc7dfb0
Merge pull request #6651 from prometheus/sort-block
5 years ago
Brian Brazil 61262159c4 Simplify benchmark given the new API
5 years ago
Boyko 41071278b6 Change old UI link to React App to point to graph page (#6697)
5 years ago
Brian Brazil 38d32e0686 Don't sort postings if we only have one block.
5 years ago
Brian Brazil d682731efc Extend BenchmarkQuerierSelect to use multiple blocks.
5 years ago
Julien Pivotto d992c36b3a promql: make active query tracker context-aware (#6701)
5 years ago
Krasimir Georgiev ddd49b743c
Update README.md
5 years ago
Krasimir Georgiev cf6144a98f
Update README.md
5 years ago
Hrishikesh Barman 3476555d31 Add Github Actions workflow to run Prombench (#6703)
5 years ago
Anand Singh Kunwar aa61e392b2 Make remote client `Store` use passed context (#6673)
5 years ago
Julien Pivotto 56ebd5afde Delete prometheus_rule_group metrics when groups are removed (#6693)
5 years ago
Julien Pivotto cf42888e4d Fix order of testutil.Equals (#6695)
5 years ago
Julien Pivotto 5f27ac3583 Refactor query log fields (#6694)
5 years ago
Harkishen Singh c1e49d50c5 Adds support for rules screen in react-ui (#6503)
5 years ago