"Prometheus 문서/경보/Alertmanager"의 두 판 사이의 차이

7번째 줄: 7번째 줄:
==침묵==
==침묵==
==클라이언트 행동==
==클라이언트 행동==
Alertmanager에는 클라이언트 동작에 대한 [https://prometheus.io/docs/alerting/latest/clients/ 특별한 요구사항]이 있습니다. 이는 경보를 보내는 데 Prometheus를 사용하지 않는 고급 사용사례에만 관련됩니다.
==고가용성==
==고가용성==
Alertmanager는 고가용성을 위한 클러스터 생성을 위한 설정을 지원합니다. 이는 [https://github.com/prometheus/alertmanager#high-availability --cluster-*] 플래그를 사용하여 설정할 수 있습니다.
Alertmanager는 고가용성을 위한 클러스터 생성을 위한 설정을 지원합니다. 이는 [https://github.com/prometheus/alertmanager#high-availability --cluster-*] 플래그를 사용하여 설정할 수 있습니다.

2024년 3월 28일 (목) 14:39 판

1 개요

ALERTMANAGER
경보매니저, 얼럿매니저

2 그룹화

3 금지

4 침묵

5 클라이언트 행동

Alertmanager에는 클라이언트 동작에 대한 특별한 요구사항이 있습니다. 이는 경보를 보내는 데 Prometheus를 사용하지 않는 고급 사용사례에만 관련됩니다.

6 고가용성

Alertmanager는 고가용성을 위한 클러스터 생성을 위한 설정을 지원합니다. 이는 --cluster-* 플래그를 사용하여 설정할 수 있습니다.

Prometheus와 해당 Alertmanager 간의 트래픽을 로드 밸런싱하지 않고 대신 Prometheus가 모든 Alertmanager 목록을 가리키도록 하는 것이 중요합니다.

7 참고

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