EndueEndue
← Connectors

New Relic

New RelicObservability & Incidents

View issues, entities, and alert policies, run NRQL queries, and acknowledge and close issues

Available tools 7

Hard-to-undo tools, such as sending or destructive actions, require your approval before running.

  • newrelic__acknowledge_issueSendApproval required

    이슈 확인 처리(ack). ⚠️ 에스컬레이션이 중지되고 "누군가 보고 있다" 가 대응 팀 전체에 보인다

  • newrelic__close_issueSendApproval required

    이슈 종료(resolve). ⚠️ 알림이 종료되고 이슈가 닫힌다 — 같은 조건이 다시 걸리면 새 이슈로 열린다

  • newrelic__get_entityRead

    엔티티 상세 — 리포팅 여부·알림 심각도·태그·대시보드 링크. "이 서비스 지금 괜찮나" 에 답한다

  • newrelic__list_alert_policiesRead

    알림 정책 목록 — "왜 알림이 안 왔나"(정책이 없거나 대상이 아니었다)의 출발점

  • newrelic__list_issuesRead

    이슈(알림) 목록 — 지금 무엇이 울고 있는지. 다른 New Relic 툴에 쓸 issue_id·엔티티 guid 를 여기서 확보한다. 기본은 활성 이슈·최근 24시간

  • newrelic__run_nrqlRead

    NRQL 질의 실행 — New Relic 의 지표·이벤트·로그가 전부 NRQL 대상이다 (예: SELECT count(*) FROM Transaction FACET name SINCE 1 hour ago)

  • newrelic__search_entitiesRead

    엔티티(서비스·호스트·앱) 검색 — 이름·도메인으로 찾아 guid 와 현재 알림 심각도·리포팅 여부를 돌려준다

Before you connect

  1. On the API keys page, create a key of type USER (starts with NRAK-; License and Ingest keys cannot read data) Open
  2. Set region to us or eu to match your account data center (use eu if your address bar shows one.eu.newrelic.com)