Commit Graph

8238 Commits (13ba013a2451afdb3e52f59f429d74da7ee0e84b)
 

Author SHA1 Message Date
Matthias Loibl 13ba013a24
Use absolute jsonnet import paths
4 years ago
Bartlomiej Plotka 2fe1e9fa93
Create a checkpoint only at the end of Compact call (#8067)
4 years ago
Ganesh Vernekar d9cd913219
Add links to TSDB blog post series in tsdb/README.md (#8078)
4 years ago
Julien Pivotto 59733b1a26
TSDB: use `blocks` instead of db.blocks in condition (#8068)
4 years ago
Ganesh Vernekar 5de7d15879
Consistent naming and better names for fields in TSDB format docs (#8077)
4 years ago
Julien Pivotto 8c9850c2bb
Remote: Do not collect non-initialized timestamp metrics (#8060)
4 years ago
Bartlomiej Plotka 9981b3f3ee
labels: Reduce allocated memory and latency of Hash method; Added tests. (#8025)
4 years ago
Björn Rabenstein d49f267f76
Merge pull request #8054 from simonpasquier/improve-not-ingesting-samples-alert
4 years ago
Simon Pasquier f381d8a9bd documentation/prometheus-mixin: improve PrometheusNotIngestingSamples
4 years ago
Tobias Schmidt 77c1da8f9d
Reflect automatic docs publishing in the release process (#8056)
4 years ago
Ganesh Vernekar 4ed3ec7b46
More info in mmap error message (#8058)
4 years ago
Julien Pivotto 4596abee4d
Mixin: Ignore unset remote write timestamp (#8046)
4 years ago
frbimo 260cd84d8f
log on empty head compaction result (#8037)
4 years ago
Gayathri Venkatesh 73e2ce1bd6
Do not ignore reload errors in compactHead (#8051)
4 years ago
Goutham Veeramachaneni 1cc02930b6
Implement series API query hint to not hit chunks (#8050)
4 years ago
Ling Jin 9145200842
tsdb: fix unkown ref in log (#8048)
4 years ago
Bartlomiej Plotka dee6ac274e
labels: Extra tests and comment for WithoutLabels method. (#8024)
4 years ago
Björn Rabenstein 71577e45eb
Merge pull request #8044 from prometheus/beorn7/metrics
4 years ago
Arthur Silva Sens 4f45e201cc
Promtool tsdb list now prints block sizes (#7993)
4 years ago
beorn7 0f3c1bf6cf Report valid configs in the respective metrics from the beginning
4 years ago
Jess G 90680b092c
Add a tsdb writer interface (#7950)
4 years ago
Brian Brazil cf273f21bb
Add a testcase for #8040 (#8042)
4 years ago
Frederic Branczyk 3240cf83f0
Merge pull request #8020 from brancz/cut-2.22.0-rc.0
4 years ago
Frederic Branczyk be137435be
*: Cut v2.22.0-rc.0
4 years ago
Frederic Branczyk 8703bc88cd
Merge pull request #8027 from brancz/v2.22-go-dep-update
4 years ago
Frederic Branczyk 21a2e8c320
storage/remote/intern_test.go: Fix linting errors
4 years ago
Frederic Branczyk b97a1bb7d1
web/ui/react-app/yarn.lock: Update UI dependencies
4 years ago
Frederic Branczyk a58489857d
*: Update go dependencies
4 years ago
Frederic Branczyk da3ea43242
Merge pull request #7976 from roidelapluie/tolerance
4 years ago
Siddhant Sinha d9dcf2c90f
Fixes #7982. Increase maxErrMsgLen value remote_write api (#8017)
4 years ago
Julien Pivotto be5ba1a62d Fix wordings
4 years ago
Julien Pivotto 4617d16b4b Specify the removal
4 years ago
Julien Pivotto e2a2bf3c06 Add context
4 years ago
Julien Pivotto 671f7c66e5 Adjust comment
4 years ago
Julien Pivotto 627ff84599 Adjust flag
4 years ago
garanews c38816828f
fix few typo (#8023)
4 years ago
Julien Pivotto 6b618ecf02 Better description
4 years ago
Julien Pivotto 536dfb6234 Add an experimental, hidden flag
4 years ago
Harold Dost bf7c771f54
promql: Organize legacy tests into appropriate files (#7989)
4 years ago
Frederic Branczyk 6be3ebdfe7
Merge pull request #8015 from simonpasquier/bump-k8s-deps
4 years ago
Julien Pivotto 946819e16e
cmd/prometheus: Issue a warning on 32 bit archs (#8012)
4 years ago
Julien Pivotto b90c7a55da Simplify logic
4 years ago
Simon Pasquier 9bb3555fe4 cmd/prometheus: support k8s.io/klog/v2
4 years ago
Simon Pasquier 52c4da161f Bump Kubernetes dependencies
4 years ago
Brian Brazil 924ce978b7
Don't do literal regex matching optimisation when case insensitive. (#8013)
4 years ago
Julien Pivotto ccc1df3140 Fix comment
4 years ago
Julien Pivotto 98e14611a5 Move the tolerance logic in the loop function.
4 years ago
Julien Pivotto 6544f95403 Introduce timestamp tolerance in scrapes
4 years ago
Viren Negi 8dbfa14607
Add UserAgent to Hetzner Robot SD (#8008)
4 years ago
Brian Brazil 073e93c768
Gracefully handle unknown WAL record types. (#8004)
4 years ago