"Prometheus TSDB compaction failed"의 두 판 사이의 차이

5번째 줄: 5번째 줄:
<syntaxhighlight lang='boa'>
<syntaxhighlight lang='boa'>
# https://github.com/prometheus/prometheus/issues/3487
# https://github.com/prometheus/prometheus/issues/3487
# https://github.com/prometheus/prometheus/issues/4108
# https://github.com/prometheus/prometheus/issues/5617
# https://github.com/prometheus/prometheus/issues/5617
level=error ts=2019-05-31T08:36:52.501Z caller=db.go:363 component=tsdb msg="compaction failed" err="persist head block: write compaction: add series: out-of-order series added with label set "{}""
level=error ts=2019-05-31T08:36:52.501Z caller=db.go:363 component=tsdb msg="compaction failed" err="persist head block: write compaction: add series: out-of-order series added with label set "{}""
</syntaxhighlight>
</syntaxhighlight>
==참고==
* https://github.com/prometheus/prometheus/issues/3487
* https://github.com/prometheus/prometheus/issues/4108


[[분류: Prometheus]]
[[분류: Prometheus]]

2024년 3월 28일 (목) 17:10 판

1 개요

Prometheus TSDB compaction failed

2 persist head block: write compaction: add serires

# https://github.com/prometheus/prometheus/issues/3487
# https://github.com/prometheus/prometheus/issues/4108
# https://github.com/prometheus/prometheus/issues/5617
level=error ts=2019-05-31T08:36:52.501Z caller=db.go:363 component=tsdb msg="compaction failed" err="persist head block: write compaction: add series: out-of-order series added with label set "{}""
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}