PrometheusTargetMissing

Jmnote (토론 | 기여)님의 2024년 3월 27일 (수) 16:16 판 (→‎개요)

1 개요

PrometheusTargetMissing
  • 프로메테우스 타겟이 사라졌다. exporter가 crash되었을 수 있다.
  - alert: PrometheusTargetMissing
    expr: up == 0
    for: 0m
    labels:
      severity: critical
    annotations:
      summary: Prometheus target missing (instance {{ $labels.instance }})
      description: "A Prometheus target has disappeared. An exporter might be crashed.\n  VALUE = {{ $value }}\n  LABELS = {{ $labels }}"

2 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}