Commit Graph

8385 Commits (cf269b7dddc3704d9fe6715dab09068f3c16e04e)
 

Author SHA1 Message Date
Atibhi Agrawal 0dd6e0cb76
change string(model.metricnamelabel) to model.metricnamelabel (#8289)
4 years ago
Atibhi Agrawal 7a519fb294
add fullstop (#8290)
4 years ago
Atibhi Agrawal c08009139a
Add docs for backfill (#8230)
4 years ago
lzhfromustc 27a6e1e174
test: add buffer to channel to avoid goroutine leak (#8274)
4 years ago
Julien Pivotto 66f47e116e
Merge pull request #8269 from roidelapluie/fuzz
4 years ago
Julien Pivotto 7bc48123e5 Restrict fuzzing on go paths
4 years ago
Julien Pivotto 4a4ea309b6 Add oss-fuzz on PR's
4 years ago
Julien Pivotto c666879e3f Remove fuzzit
4 years ago
Björn Rabenstein e13f4a5f6e
Merge pull request #8232 from roidelapluie/eof
4 years ago
Julien Pivotto 7957731339 Inline defer
4 years ago
Julien Pivotto 82b5f1d8b1 Backfill: Use mmap to reuse parser code
4 years ago
Björn Rabenstein 511511324a
Merge pull request #8235 from Allex1/master
4 years ago
Julien Pivotto 87e142c02f
remote_write documentation: fix blank lines (#8264)
4 years ago
Björn Rabenstein 404b2980cf
Merge pull request #8254 from prometheus/beorn7/mixin
4 years ago
Arthur Silva Sens 64a106c5dd
Logging added for when compaction takes more than the block time range (#8151)
4 years ago
beorn7 553f904f2d mixin: Add a capability to exclude non-prod AM instances
4 years ago
Thibault Jamet f055690b34
Clarify: all rules in a group are concomitant (#8248)
4 years ago
Mitsuo Heijo 8b64b70fe4
Guard closing quitCh with sync.Once to prevent double close (#8242)
4 years ago
birca 3ec4161575 Update remote-write grafana mixin
4 years ago
Matt Berther acee998df6
CNAME responses can occur with "Type: A" dns_sd_config requests (#8216)
4 years ago
johncming a6e18916ab
tsdb: Remove duplicate variables. (#8239)
4 years ago
Mike DeSimone 759150878c
fix trivial typos (#8238)
4 years ago
Julien Pivotto 868184b33a
Merge pull request #8234 from prometheus/release-2.23
4 years ago
Ganesh Vernekar 26d89b4b07
Cut v2.23.0 (#8223)
4 years ago
Atibhi Agrawal b317b6ab9c
Backfill from OpenMetrics format (#8084)
4 years ago
Ganesh Vernekar dff967286e
Set the min time of Head properly after truncation (#8212)
4 years ago
Julien Pivotto f50dde7031
Remove Krasi as TSDB maintainer (#8213)
4 years ago
Ganesh Vernekar 9972e69c43
Cut v2.23.0-rc.0 (#8206)
4 years ago
George Brighton 76cd5f4c7f
Fix typo in EC2 SD docs (#8210)
4 years ago
Muhammad Falak R Wani 587fd740be
discovery: ec2: expose IPv6 as label (#7086)
4 years ago
Justin Toh 5f103aaecc
docs: Fix "time duration" link (#8209)
4 years ago
Chris Marchbanks c8f810083d
Cache label name and last value when adding series (#8192)
4 years ago
Ganesh Vernekar c2ce236de1
Upgrade react deps (#8207)
4 years ago
gotjosh 4eca4dffb8
Allow metric metadata to be propagated via Remote Write. (#6815)
4 years ago
Ganesh Vernekar 3ad25a6dc3
Merge pull request #8204 from prometheus/release-2.22
4 years ago
Ganesh Vernekar 8cc94fac93
Update dependencies for v2.23 (#8203)
4 years ago
Marco Pracucci db19e05d93
Add option to customise head chunks write buffer size (#8201)
4 years ago
Peter Wu 1797192f02
Fix the alerting rules name description (#7083) (#8197)
4 years ago
Kuntal Majumder 3093755174
bump the minimum required go version to build to 1.4 (#8196)
4 years ago
Björn Rabenstein 6e872dee43
Merge pull request #8189 from prometheus/beorn7/mixin
4 years ago
beorn7 638e99c814 prometheus-mixin: Make PrometheusRemoteWriteBehind more generic
4 years ago
Frederic Branczyk de1c1243f4
Merge pull request #8187 from brancz/cp-8176
4 years ago
Frederic Branczyk 84b186b3fd
*: Cut v2.22.2
4 years ago
Brian Brazil 983a8eae4f
Protect sp.loops from concurrent access. (#8176)
4 years ago
Brian Brazil ebe0da7a72
Protect sp.loops from concurrent access. (#8176)
4 years ago
Björn Rabenstein 5c65cb066b
Merge pull request #8170 from prometheus/beorn7/mixin
4 years ago
Brian Brazil bef9d4e182
Don't include rendered expression in parse errors. (#8177)
4 years ago
Julien Pivotto f97fba7cc9
React UI: Change "metrics autocomplete" with "autocomplete" (#8174)
4 years ago
beorn7 371ca9ff46 prometheus-mixin: add HA-group aware alerts
4 years ago
Julien Pivotto cda52234eb
Fix panic with double close() of channel on /-/quit/ (#8166)
4 years ago