7129 Commits (0f91ff454003c7e64a1f9823cd2a2b0ff8bb37dd)
 

Author SHA1 Message Date
johncming 31a8ac3219 discovery/dns: add test case for SDConfig.UnmarshalYAML. (#6035) 5 years ago
johncming 4757c69157 scrape: close manager gracefully at end. (#6044) 5 years ago
AllenZMC 1e62435960 fix wrong spells in live_reader.go (#5899) 5 years ago
Harkishen Singh e097c70e6d add checks for metrics and display duplicate fields (#6026) 5 years ago
yuxiaobo96 5f6a56a0bb Third correction (#6012) 5 years ago
johncming 612f9cb361 tsdb/wal: pull out wal metrics separately as tsdb.DB (#5957) 5 years ago
Krasi Georgiev 29c190df73
remove missing substitution in the Equal test util. (#6039) 5 years ago
zhulongcheng e081406b5b tsdb: update chunks format (#6033) 5 years ago
Callum Styan 3344bb5c33 Move WAL watcher code to tsdb/wal package. (#5999) 5 years ago
Yao Zengzeng 8744afdd1e cleanup redundant code of `TestEndpoints` (#6022) 5 years ago
Goutham Veeramachaneni 4c648eddf4
vendor: Update json-iterator (#6030) 5 years ago
Nevill 048f81218d Change prometheus_sd_configs_failed_total to Gauge 5 years ago
Ben Kochie 76769d4b61
Update link to SaltStack formula (#6024) 5 years ago
Yao Zengzeng d1f21552b9 some refactor to make PostingsForMatchers more readable (#5897) 5 years ago
Simon Pasquier ca424695a6 *: bump Go version to 1.13 (#6020) 5 years ago
Lucas Servén Marín 8ab628b354 tsdb: allow readonly DB to create flush WAL (#6006) 5 years ago
Simon Pasquier 26e8d25e0b
web/ui: avoid truncated Y-axis values (#6014) 5 years ago
Alan 42d10aea80 docs: fix error link in /migration.md (#6010) 5 years ago
Simon Pasquier 58866f083d
Fix fuzzit job (#6005) 5 years ago
Simon Pasquier 337a1fbffd
Bump golangci-lint to v1.18.0 (#6004) 5 years ago
zhulongcheng 970ef41bb6 Fix exported function comments (#6002) 5 years ago
Björn Rabenstein 3b3eaf3496
Merge pull request #5787 from cstyan/reshard-max-logging 5 years ago
Callum Styan a98599bea8 Update remote write max shards alert; properly template/query for max 5 years ago
zhulongcheng 937cc1a52a tsdb: add block meta version constant (#5994) 5 years ago
Micah Hausler 5774d790a5 Updated AWS SDK to v1.23.12 (#5973) 5 years ago
Harkishen Singh d98d4a9bf0 remove resetting of manager properties and init manager props under locking (#5979) 5 years ago
johncming a5a4214f31 notifier: return nil is better. (#5958) 5 years ago
johncming 1e51ba4d30 notifier: Remove redundant format conversions. (#5960) 5 years ago
David Ellis dbfd493265 More promlint rules (#5515) 5 years ago
Brian Brazil 94b1af1471
Update to disallow new Go 1.13 float formats. (#5984) 5 years ago
Chris Marchbanks b4317768b9
Merge pull request #5849 from csmarchbanks/rw-use-labels 5 years ago
Chris Marchbanks f9ae1a7c2f Add Chris Marchbanks as release shepherd for v2.14 (#5985) 5 years ago
Yao Zengzeng f65b7c296d fix TODO: only stop & recreate remote write queues which have changes (#5540) 5 years ago
Chris Marchbanks 791a2409a2
Pre-allocate pendingSamples to reduce allocations 5 years ago
Chris Marchbanks 160186da18
Store labels.Labels instead of []prompb.Label 5 years ago
Simon Pasquier 24844cc222
notifier: move away test assertions from goroutines (#5430) 5 years ago
Max cb5213e914 Change the global variable 'name' to a local variable so that it can not populate the global space. (#5970) 5 years ago
Erfan Besharat 9336c01dfd Add methods to fetch page's buf data in tsdb WAL (#5967) 5 years ago
Yao Zengzeng 21c9789083 multiple queries test for StreamRead (#5969) 5 years ago
Hrishikesh Barman 78a9b474d2 building individual binaries with make build (#5966) 5 years ago
Simon Pasquier 06066a3619
*: improve error messages when parsing bad rules (#5965) 5 years ago
johncming 1fa5a75a3a Ctx name (#5961) 5 years ago
陈谭军 50d453b3c3 fix-up tsdb-typo (#5954) 5 years ago
Stanislav Putrya 6141a8bd7c Show warnings in UI if query have returned some warnings (#5964) 5 years ago
li mengyang 1c6d2194c4 fix spelling mistakes in docs (#5952) 5 years ago
Krasi Georgiev 17560d4b22
Revert "Add GH actions" (#5950) 5 years ago
Krasi Georgiev e4560e0d64
Add GH actions (#5949) 5 years ago
Sayan Chowdhury cb66e325d8 Show the warnings during label query (#5924) 5 years ago
johncming ac3cedb108 promql: Modify the order of return values. (#5940) 5 years ago
johncming d1b3a6e013 promql: Optimize the writing (#5941) 5 years ago