Commit Graph

7768 Commits (5b4006ac86c436d30388ae9862c1a5e9e0f87828)
 

Author SHA1 Message Date
Guangming Wang 5b4006ac86
cleanup: remove unnacessary nil check before range (#7194)
5 years ago
qinng f36ae1c21c
[remote-storage] use warn log level when send samples to remote failed (#7184)
5 years ago
Hongcai Ren 1c48005911
bump client golang to v1.6.0 (#7191)
5 years ago
ga 05038b48bd
Goroutine: Fix ambiguous variable (#7175)
5 years ago
Bartlomiej Plotka 746820ede8
Merge pull request #7162 from prometheus/partial-dep-update
5 years ago
Bartlomiej Plotka dbc9bd7948 Updared mod as suggested by Julien
5 years ago
Bartlomiej Plotka 94baacdd93 Moved down all k8s.io deps to old version.
5 years ago
Bartlomiej Plotka 1d13a2cd2f Updated different swagger output.
5 years ago
Bartlomiej Plotka 69d60f2411 Don't touch circle.yml it's too scary.
5 years ago
Bartlomiej Plotka ee72599e5d Reverted k8s-client-go
5 years ago
Bartlomiej Plotka 8e247ba0ba Moved back k8s-client.
5 years ago
Bartlomiej Plotka 1a8c3f2b7d Updated CircleCI for hope that windows will have new Go.
5 years ago
Bartlomiej Plotka 1bd55973c3 Fixed flakty pool test.
5 years ago
Bartlomiej Plotka 86ff4a1717 Updated all deps.
5 years ago
Goutham Veeramachaneni 84b4d079c8
Make sure deleted intervals are excluded from Seek (#6980)
5 years ago
Boqin Qin f3c6d26781
notifier: forget unlock before return (#7133)
5 years ago
ZouYu 5c5ac7cc3e
add unit test for pkg/pool/pool.go (#7152)
5 years ago
Vasily Sliouniaev 0393b188c9
Add Jaeger (#7148)
5 years ago
ZouYu 06493b7034
add unit test TestLabels_String for pkg/labels/labels.go (#7150)
5 years ago
Marek Slabicki 4b5e7d4984
Adding a shouldReshard function to modularize logic for the QueueManager deciding if it should shard or not (#7143)
5 years ago
Julien Pivotto fc3fb3265a
Merge pull request #7145 from prometheus/release-2.17
5 years ago
Julien Pivotto 18254838fb
Release 2.17.2 (#7139)
5 years ago
Julien Pivotto 9072cf7203
Merge pull request #7137 from roidelapluie/cherrypicks
5 years ago
Chris Marchbanks a7b449320d
Fix updating rule manager never finishing (#7138)
5 years ago
Björn Rabenstein ca23cd064e
Merge pull request #7136 from prometheus/beorn7/api
5 years ago
beorn7 69ac27e1b4 Make `series` method return a finalizer, too
5 years ago
Julien Pivotto 7eedcc708e promql/parser: Cleanup generatedParserResult accross reuse
5 years ago
Julian Taylor e2c06a8898 register federation failure metrics (#7081)
5 years ago
Julien Pivotto a2fcdeb1ef Defer finalizer (#7129)
5 years ago
Julien Pivotto ed1852ab95
TSDB: Isolation: avoid creating appenderId's without appender (#7135)
5 years ago
beorn7 f9f423ec0a Ensure queries are closed in API calls
5 years ago
Chris Marchbanks cd12f0873c
Merge pull request #7073 from csmarchbanks/fix-md5-remote-write
5 years ago
Julien Pivotto 209d4bb8a1
Defer finalizer (#7129)
5 years ago
Frederic Branczyk 1d6532e9e5
Merge pull request #7132 from roidelapluie/clpql
5 years ago
gotjosh 24af5049bb
API: Allow `TargetRetriever` to receive a Context (#7125)
5 years ago
Julien Pivotto 1f6f8e60ee promql/parser: Cleanup generatedParserResult accross reuse
5 years ago
Chris Marchbanks 5ab6b043c1
Always update lastSendTimestamp after a request (#7122)
5 years ago
Ben Kochie 59d01913b1
Merge pull request #7114 from prometheus/superq/refactor_sync_makefiles
5 years ago
ZouYu 2b7437d60e
Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109)
5 years ago
Callum Styan 386aea7774
Add missing remote write/read config name to docs. (#7105)
5 years ago
Chris Marchbanks d88a2b0261 Handle secret changes in remote write ApplyConfig
5 years ago
Simon Pasquier 317e73de79 Hash YAML instead of JSON
5 years ago
Simon Pasquier 8cc84660fa storage/remote: add tests for config changes
5 years ago
Julien Pivotto 3df7a0b734
switch to go 1.14 (#7100)
5 years ago
Ben Kochie 84342fb184
Refactor makefile script
5 years ago
Marek Slabicki 8224ddec23
Capitalizing first letter of all log lines (#7043)
5 years ago
Julien Pivotto b3cf6ef332
synchronize makefile.common for community (#7108)
5 years ago
Hu Shuai 002b391dfc
Add unit test for Has in pkg/labels/labels.go (#7039)
5 years ago
ZouYu f494426f73
fix warning redundant type from array, slice, or map composite literal (#7106)
5 years ago
Frederic Branczyk 94f577580d
Merge pull request #7104 from cstyan/update-mixin-remote
5 years ago