Commit Graph

7545 Commits (20b1f596f6fb16107ef0c244d240b0ad6da36829)
 

Author SHA1 Message Date
Bartlomiej Plotka 59ea320d96 tsdb: Fixed Symbol Lookup edge case; Added tests.
5 years ago
Bartlomiej Plotka 863613300d Exposed FileWriter. (#6589)
5 years ago
Guangwen Feng 835c27a76b Fix typo in comment for func Lex (#6588)
5 years ago
Tobias Guggenmos b18b6cb332 PromQL: Avoid lexer item copies and allocations (#6584)
5 years ago
Daniel Swarbrick 097fda1440 Match closing tag to opening button tag (#6587)
5 years ago
Tobias Guggenmos 4aef43a9f5 Cleanup: Remove parser switching logic (#6583)
5 years ago
Tobias Guggenmos 2064abab40 Cleanup: Remove unused variable (#6581)
5 years ago
Tobias Guggenmos 7c7746257c Cleanup: remove function that does not do anything (#6580)
5 years ago
Tobias Guggenmos d8bc24349c PromQL: Fix unary operator precedence (#6579)
5 years ago
Julien Pivotto 9d9bc524e5 Add query log (#6520)
5 years ago
Tobias Guggenmos 3d6cf1c289 PromQL: Make parser completely generated (#6548)
5 years ago
Nguyen Hai Truong b7376f3bff Remove duplicated words (#6569)
5 years ago
yeya24 06fd7cf3ba add tomb interval testcase
5 years ago
Boyko 1637ad2717 ReactUI: replace togglers tabs with checkboxes (#6543)
5 years ago
Brian Brazil 4708915ac6 Replace StringTuples with []string
5 years ago
Brian Brazil e9ede51753 Remove last vestiges of never used composite index code.
5 years ago
Chris Marchbanks 7f3aca62c4 Only reduce the number of shards when caught up.
5 years ago
Chris Marchbanks 9e24e1f9e8 Use samplesPending rather than integral
5 years ago
Chris Marchbanks 847c66a843 Add sharding test
5 years ago
Bartlomiej Plotka f9fef91b59
Merge pull request #6566 from prometheus/pull-2.15.2
5 years ago
Bartlomiej Plotka 801eaa22a5 Cut release 2.15.2
5 years ago
Bartlomiej Plotka d9613e5c46
Merge pull request #6565 from prometheus/fixes-for-2.15.2
5 years ago
Bartlomiej Plotka bfe3dafcf0 Cut release 2.15.2
5 years ago
Brian Brazil 13e88e5a49 Handle V1 indexes, some of which have unsorted posting offset tables. (#6564)
5 years ago
Brian Brazil ada0945b8f Fix tsdb code and tests to work on Windows. (#6547)
5 years ago
Brian Brazil 000e306f2f
Handle V1 indexes, some of which have unsorted posting offset tables. (#6564)
5 years ago
Julien Pivotto 577e738986 Cleanup PromQL functions (#6551)
5 years ago
Brian Brazil 536d416299
Fix tsdb code and tests to work on Windows. (#6547)
5 years ago
Julien Pivotto e0afec906f add absent_over_time (#6490)
5 years ago
Josh Soref 91d76c8023 Spelling (#6517)
5 years ago
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