Commit Graph

7565 Commits (f7a322fa6d4736e9bb96a9c4a230c11bafc0a7dd)
 

Author SHA1 Message Date
Brian Brazil a9ed3b980d
Optimise labels.Compare (#6539)
5 years ago
Harkishen Singh edf8f135bc Adds support service discovery page in react ui (#6394)
5 years ago
Julius Volz ae93bae88f Fix: exclude metric name in labels.MatchLabels() (#6523)
5 years ago
Bartlomiej Plotka 199f062c31
Merge pull request #6519 from prometheus/pull-2.15.1
5 years ago
Bartlomiej Plotka 54654340ad Cut release 2.15.1
5 years ago
Bartlomiej Plotka 8744510c63
Merge pull request #6518 from prometheus/fix-2.15.1
5 years ago
Bartlomiej Plotka e6e48e6dce Cut release 2.15.1
5 years ago
Bartlomiej Plotka c2e083c30f Fixed race in Chunks method. (#6515)
5 years ago
Bartlomiej Plotka 3b8ef6386c
Fixed race in Chunks method. (#6515)
5 years ago
Julien Pivotto 9398b9ac1b OpenMetrics: force input to end with # EOF (#6505)
5 years ago
Bartlomiej Plotka fa4658e4de
Pull release-2.15 branch to master. (#6510)
5 years ago
Bartlomiej Plotka ec1868b026
Cut 2.15.0 release. (#6509)
5 years ago
Tobias Guggenmos 213a8fe89a PromQL: Parse Series descriptions using the generated parser (#6494)
5 years ago
Julien Pivotto f363a71ef7 promql: function: fix typo (#6501)
5 years ago
Julien Pivotto 4b3bab890d Fix absent output where two label matchers are identical (#6493)
5 years ago
Tobias Guggenmos a48acbcb23 PromQL: Fix parser benchmark (#6495)
5 years ago
Tobias Guggenmos 1e0cd28bf6 PromQL: Support trailing commas in grouping opts (#6480)
5 years ago
Julien Pivotto 06b4744793 docs: fix absent documentation (#6492)
5 years ago
Julien Pivotto f315c69129 promql: fix typo in value.go (#6491)
5 years ago
Ganesh Vernekar 34e0376ef8
Merge pull request #6485 from roidelapluie/fullstop
5 years ago
Julien Pivotto e079c9ed45 manager: add full stops on comments
5 years ago
alburthoffman 156dcb8cca avoid stopping rule groups if new rule groups are as same as old rule… (#6450)
5 years ago
Tobias Guggenmos db1258f2a5 PromQL: Refactor error message generation (#6481)
5 years ago
Bartlomiej Plotka f5b9bc6db3 docs: Be more precise when pushing tags on release. (#6483)
5 years ago
Tom Janson 4f1cfd6cfe remove redundant/accidental line in query doc (#6482)
5 years ago
Bartlomiej Plotka 61f1953c50
Cut 2.15.0-rc.0 release. (#6479)
5 years ago
Tobias Guggenmos 9e34f08ac3 PromQL: Parse grouping opts with the generated parser (#6472)
5 years ago
Simon Pasquier f174ae1f09 Revert "Added s390x support for docker image (#6307)" (#6478)
5 years ago
Brian Brazil 92f31c3ec2
Merge pull request #6475 from prometheus/constant-compaction
5 years ago
Julien Pivotto 2d7c8069d0 Check that rules don't contain metrics with the same labelset (#6469)
5 years ago
Brian Brazil 2b653ee230 Write label indices based on the posting offset table.
5 years ago
vitt-bagal f9bf8e4e4c Added s390x support for docker image (#6307)
5 years ago
Brian Brazil 7d1aad46b8 Put postings in a temporary file during index writing.
5 years ago
Brian Brazil dee6981a6c Move writing of index label indices into IndexWriter.
5 years ago
Brian Brazil 1733724e30 Factor out index file writing code.
5 years ago
Brian Brazil 85964ce567 During compaction spool postings offset table on the side.
5 years ago
Julien Pivotto 31700a05df Improve testutil.ErrorEqual (#6471)
5 years ago
Brian Brazil d782387f81
Stream symbols during compaction. (#6468)
5 years ago
Brian Brazil 767fa704b6 Load only some offsets into the symbol table into memory.
5 years ago
Brian Brazil 1d1732bc25 Add benchmark for Querier.Select over blocks and head.
5 years ago
Boyko b90b5736b9 Allow sec timestamp (#6460)
5 years ago
Brian Brazil 207808bbae
Merge pull request #6452 from prometheus/compact-post-mem
5 years ago
Brian Brazil 0482d93fe6 Add contexts to index writer to fix test races.
5 years ago
Tobias Guggenmos 53615412b4 PromQL: Parse Metrics using generated parser (#6466)
5 years ago
Brian Brazil cf76daed2f Avoid WriteAt for Postings.
5 years ago
Tobias Guggenmos b38b25e9e1 Add Benchmark for the PromQL Parser (#6355)
5 years ago
Tobias Guggenmos 8cb4a48e2e PromQL: Parse label sets using the generated parser (#6432)
5 years ago
Dustin Hooten fce2e131db React UI: Fix issue when changing query then time, the old query executed (#6437)
5 years ago
Callum Styan 67838643ee
Add config option for remote job name (#6043)
5 years ago
Simon Pasquier cccd542891
*: avoid missed Alertmanager targets (#6455)
5 years ago