Commit Graph

8362 Commits (5055dfbbe4802a7196801700835c1d984ab90829)
 

Author SHA1 Message Date
Ben Kochie 5055dfbbe4 Listen on web early in startup
4 years ago
Julien Pivotto d54352f00d
Merge pull request #8323 from prometheus/beorn7/vendoring
4 years ago
beorn7 da1ca868d1 Update dependencies prior to releasing v2.24
4 years ago
Björn Rabenstein 4154f6bc7d
Merge pull request #8321 from prometheus/beorn7/promtool
4 years ago
beorn7 6bfa33308e promtool: Print block meta-data slightly more nicely
4 years ago
beorn7 97f9bcb243 Merge branch 'review'
4 years ago
beorn7 651b57b9ab Merge branch 'backfillhr' of git://github.com/roidelapluie/prometheus into review
4 years ago
Frederic Branczyk 611fa967cd
Merge pull request #8285 from ashumkin/label-selector
4 years ago
Björn Rabenstein 7889bdf16e
Merge pull request #8313 from pracucci/lower-compactor-overlapping-blocks-log
4 years ago
Björn Rabenstein ffb3ef6765
Merge pull request #8315 from yeya24/create-dir
4 years ago
Julien Pivotto a033845d87
Merge pull request #8317 from ArthurSens/fuzzit_todo
4 years ago
arthursens 8493704b9b Change seconds()*1000 to milliseconds()
4 years ago
yeya24 cedd2dbec9 create output directory before backfilling
4 years ago
Bartlomiej Plotka 70c69aaa6c
Small cleanup of API code. (#8258)
4 years ago
Julien Pivotto 53480c168d Backfill: print created blocks only, add human-readable option
4 years ago
AdaephonBen dca6954b0a
promtool: Add URL scheme when not provided (#7956)
4 years ago
Marco Pracucci 2b4b138244
Lowered 'Found overlapping blocks during compaction' log level
4 years ago
Julien Pivotto 3e8a96e652
Merge pull request #8294 from prometheus/dependabot/npm_and_yarn/web/ui/react-app/ini-1.3.8
4 years ago
Alfred Krohmer 4efca5ab70
EC2 service discovery: reuse EC2 client instead of recreating it every time (#8311)
4 years ago
Ganesh Vernekar faa1554aa1
Don't call runtime.GC() after compaction (#8276)
4 years ago
Ben Ye caa173d2aa
Support matchers for Labels API (#8301)
4 years ago
Julien Pivotto e5478983c4
Merge pull request #8299 from roidelapluie/fixdocker
4 years ago
Julien Pivotto 041d0bcfd6 Fix docker image build
4 years ago
Nicolas Lamirault aa1ca13025
Add: Custom tags and prefix in Prometheus Mixin (#8287)
4 years ago
Alexey Shumkin 73ddf603af
discovery/kubernetes: Fix valid label selector causing config error
4 years ago
dependabot[bot] abe85ce052
Bump ini from 1.3.5 to 1.3.8 in /web/ui/react-app
4 years ago
Julien Pivotto 8dc53c2218
Api: Verify that at every matcher in api/v1/series is not empty (#8288)
4 years ago
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