Mercari builds IBIS, an LLM-powered SRE incident handling buddy using RAG over historical incident reports
Mercari's on-call SRE team was burdened by frequent alerts escalating into incidents, increasing MTTR and reducing time available for feature development.
IBIS was deployed into several key incident-handling Slack channels at Mercari by end of December 2024, with user adoption continuing to grow while MTTR impact is being monitored.
Frequently asked questions
What did this team achieve with this AI workflow?
IBIS was deployed into several key incident-handling Slack channels at Mercari by end of December 2024, with user adoption continuing to grow while MTTR impact is being monitored.
What tools did this team use?
Blameless, Google Cloud Scheduler, Google Cloud Storage, Google Cloud Run Jobs, Google Cloud Run Functions, Google Cloud Workflow, Eventarc, LangChain, SpaCy, GPT-4o.
What results were reported?
Mean Time to Recovery (MTTR): reducing the Mean Time to Recovery (MTTR); On-call handling costs: reducing on-call handling costs (source-reported, not independently verified).
How is this incident management AI workflow structured?
Scheduled incident data export → Data cleansing → Translation and summarization → Embedding and vector storage → Engineer queries IBIS in Slack → RAG retrieval and response generation → Incident resolution output.