Commit Graph

8502 Commits (f9692a68465fe248c77bee6ef07141decff3d6f4)
 

Author SHA1 Message Date
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
fcddk b270a1d6bf import strutil package
4 years ago
fcddk 617c56f55a add endponits labels metadata
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
Chris Aniszczyk c21e0b713d
Add CodeQL Security Scanning
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