8244 Commits (c5a832b39440547f681dc08f06343c79d5ba7f45)
 

Author SHA1 Message Date
Lars Nielsen 019d031f3e
Updated documentation (#5390) 4 years ago
Robert-André Mauchin ed6ce7ac98
Convert int to string using rune() (#7707) 4 years ago
Bartlomiej Plotka 28c5cfaf0d
tsdb: Moved code merge series and iterators to differen files; cleanup. No functional changes just move! (#7714) 4 years ago
Guangwen Feng e6f2b8ad60
Fix golint issue in labels.go (#7730) 4 years ago
johncming ac677ed8b3
promql: delete redundant return value. (#7721) 4 years ago
johncming 01d096567b
discovery: simplify code. (#7725) 4 years ago
Julien Pivotto 9848e77678
storage/remote: remove unused code now that tsdb implements ChunkQuerier (#7715) 4 years ago
Julien Pivotto 3a7120bc07 Consul: Reduce WatchTimeout to 2m and set it as timeout for requests 4 years ago
johncming 31929b83d5
promql: use explicit type declare instead of string. (#7716) 4 years ago
johncming 1c1b394e5e
promql: Swap order of parseBrokenJSON. (#7718) 4 years ago
johncming 5578c96307
scrape: fix typo. (#7712) 4 years ago
Julien Pivotto 32c2d897ec
Storage: add chunks_head and fix links (#7693) 4 years ago
Julien Pivotto 7b5507ce4b
Scrape: defer report (#7700) 4 years ago
Julien Pivotto 30e079bbd5
TSDB: Fix master tests (#7705) 4 years ago
Bartlomiej Plotka e6d7cc5fa4
tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 4 years ago
Frederic Branczyk db7c5e204a
Merge pull request #7660 from annanay25/appender-context 4 years ago
Annanay ec562f152b Merge branch 'master' into appender-context 4 years ago
johncming 3c5ff27959
Update http header `User-Agent` in k8s and swarm discovery. (#7614) 4 years ago
Julien Pivotto f482c7bdd7
Add per scrape-config targets limit (#7554) 4 years ago
Annanay 48b9afd14b Address comments 4 years ago
Annanay 0b4d448d29 Fix tests 4 years ago
Annanay 263d2aa5f5 Fix failing tests 4 years ago
Annanay 9bba8a6eae Merge branch 'master' into appender-context 4 years ago
Annanay 89129cd39a Address comments 4 years ago
Julien Pivotto 01e3bfcd1a
Add warnings about NFS (#7691) 4 years ago
Javier Palomo Almena b58a613443
Replace sync/atomic with uber-go/atomic (#7683) 4 years ago
Julien Pivotto 3e0ec3f8e1 Minor change 4 years ago
Julien Pivotto 924e7239b7
Docker Swarm SD: Support tasks and service without published ports (#7686) 4 years ago
Joe Elliott 04b028f1e6
Exports recoverable error (#7689) 4 years ago
Ganesh Vernekar 48e3473b15
Add Bartek as maintainer for TSDB (#7690) 4 years ago
Julien Pivotto 88bdb13c55
DNS SD: add srv record target and port meta labels (#7678) 4 years ago
Javier Palomo Almena 348ff4285f
tsdb: Replace sync/atomic with uber-go/atomic in tsdb (#7659) 4 years ago
Julien Pivotto 6f296594a8
Update go deps + use exclude directive (#7624) 4 years ago
Julien Pivotto e76c436e9c
Goleak in discoveries, scrape, rules (#7662) 4 years ago
Julien Pivotto e07415227a
discovery: check for nil triton_sd_config (#7671) 4 years ago
Julius Volz 9da59c856d
Improve scalar literal format documentation (#7651) 4 years ago
Julien Pivotto 22acb87e09
refactoring: make sure that query_duration_seconds metrics are the same (#7668) 4 years ago
Owen Diehl 00b7bdb1b6
parser.{Expr,Statement} publicly implementable (#7639) 4 years ago
Julien Pivotto e17d18a043
docs: Fix type of the histogram_quantile function (#7666) 4 years ago
Annanay f40e4579b7 gofmt 4 years ago
Frederic Branczyk 9f9fb1ab33
documentation: Adapt Kubernetes RBAC to use metrics roles (#3661) 4 years ago
Annanay 7f98a744e5 Add context to Appender interface 4 years ago
chinhnc e05c19da5d
Display block duration in promtool list blocks command (#7653) 4 years ago
Guangwen Feng 6b7ac2ac1b
Add unit test case to improve test coverage for matcher.go (#7658) 4 years ago
Julien Pivotto 93e9c010f3
Add more Go leak tests (#7652) 4 years ago
Bartlomiej Plotka 841b13641c
promql: Refactored subquery hint tests and added todos. (#7636) 4 years ago
Ben Ye 50c261502e
add tsdb cmds into promtool (#6088) 4 years ago
johncming 9801f52b0a
tsdb/chunks: fix bug of data race(#7643). (#7646) 4 years ago
Julien Pivotto 610b622520
Merge pull request #7644 from prometheus/release-2.20 4 years ago
Björn Rabenstein e5a06b4835
Merge pull request #7641 from prometheus/beorn7/release 4 years ago