이미 불이 나기 전까지 원본 로그 스트림을 읽는 사람은 없습니다. 이 자동화는 매시간 에러 로그를 감시하며 수천 줄의 로그를 짧고 읽기 쉬운 브리프로 정리합니다.
sonnet3일DatadogSentryOpenAISlack
Claude
81ROI
80Scale
$2.4k89Saved
ROI for
README.md
왜 이 서브에이전트인가
이미 불이 나기 전까지 원본 로그 스트림을 읽는 사람은 없습니다. 이 자동화는 매시간 에러 로그를 감시하며 수천 줄의 로그를 짧고 읽기 쉬운 브리프로 정리합니다.
반복되는 스택 트레이스를 그룹화하고, 각 장애의 발생 횟수를 집계하며, 처음 나타난 시점을 기록합니다. 매시간 쉬운 언어로 정리된 요약을 Slack으로 받아볼 수 있으며, 서서히 쌓이는 추세를 파악할 수 있도록 이력도 저장됩니다.
작동 방식
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
유사한 스택 트레이스를 그룹화하여 하나의 반복되는 결함이 보고서를 방해하지 않도록 합니다.
pending
주요 실패 항목, 발생 횟수, 각 항목이 처음 나타난 시점을 명시하는 평이한 언어의 요약을 작성합니다.
pending
요약 내용을 Slack 채널에 게시하고, 트렌드 조회를 위해 원본 그룹핑 데이터를 Postgres에 저장합니다.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
Read the grouped error logs and return a Slack-ready summary: top 5 issues by count, each with service name, occurrence count, first-seen timestamp, and a one-line probable cause.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.