====== Opsgenie ====== * https://www.atlassian.com/ko/software/opsgenie * on call 관리 시스템. * 모니터링 알람을 현재 온 콜 스케줄 상의 특정인에게 메신저 메시지, 전화 등을 통해 알려준다. ===== 문서 ===== * https://support.atlassian.com/opsgenie/resources/ * [[https://support.atlassian.com/opsgenie/docs/integrate-opsgenie-with-slack-app/|Integrate Opsgenie with Slack App | Opsgenie | Atlassian Support]] ===== API ===== * [[https://docs.opsgenie.com/docs/api-overview|API 연동 문서]] ==== API 인증 ==== * [[https://support.atlassian.com/opsgenie/docs/api-key-management/|API key management | Opsgenie | Atlassian Support]] * Team intgration 에서 만든 키는 해당 팀의 alert/incident 관리 용도로만 사용할 수 있다. * 설정중에 **Allow Configuration Access** 가 있어야 현재 설정값을 조회할 수 있다. * **Settings -> API key management** 에서 만든 것은 더 폭넓게 사용할 수 있다. * API 키 발급 후에 ''Authorization'' 헤더를 통해서 인증을 하는데 이 때 값을 넣을 때 앞에 * 일반 키: ''**GenieKey**'' * Base64 인코딩했을 경우 : ''**Basic **'' 을 함께 넣어줘야 한다. ===== 참조 ===== * [[https://mtyurt.net/post/2021/mention-opsgenie-oncalls-in-slack.html|Interacting with Opsgenie On-call Users in Slack Directly - M. Tarık Yurt]]