SentinelOps
Grounded SRE Answers from MongoDB Atlas Vector Search
AI-powered incident diagnosis combining MongoDB Atlas Vector Search, Gemini 2.5, and MCP for factually-grounded responses backed by your runbook library.
Semantic Vector Search
768-dimensional embeddings enable semantic matching of incidents to relevant runbooks with cosine similarity scoring.
AI Memory Synthesis
Gemini automatically generates personalized user profiles by analyzing conversation history and context patterns.
Transparent Grounding
Every response shows which runbooks were used with exact similarity scoresβno hallucinations, just facts.
MCP Tool Orchestra
25 MongoDB MCP tools orchestrated by Gemini for database reads, writes, aggregations, and vector search operations.
Powered By
π¨ Active Infrastructure Incidents (Dynatrace Simulation)
Server Latency Spike β us-central1 CPU Usage 98.4%
Dynatrace detected a latency regression of +1200ms in core microservice.
MongoDB Connection Timeout β auth-service
Simulated connection lock successfully debugged and resolved by agent.
π Live System Performance Metrics DEMO DATA
Awaiting observability alert webhook to execute autonomous root cause analysis and GitLab merge requests.
π Webhook Alert Tester
Test the observability webhook endpoint with a sample alert payload.
Loading...
π¬ SentinelOps Diagnostic Chat
π¦ GitLab Merge Request Hotfix (AI-Generated) SIMULATION
# AI SRE Hotfix Git Diff
# Awaiting active incident diagnosis to generate resolution patch...
π§ MongoDB Atlas Memory Brain
SentinelOps uses a unified MongoDB Atlas cluster to store long-term contextual memories, incident histories, and dense vector embeddings side-by-side.
vector_index (Similarity: Cosine, Dimensions: 768)
{
"title": "SRE Incident Response Protocol",
"content": "SRE Incident Response Protocol - Phase 4. When an observability tool (such as Dynatrace) triggers a webhook alert indicating high server latency or an active CPU spike, the SRE Incident Agent must immediately execute log analysis, identify the breaking commit in the codebase, write a hotfix, and automatically open a GitLab Merge Request containing the code resolution.",
"embedding": [0.0827, -0.0152, 0.1042, 0.0516, -0.1192, 0.0234, ... (768 dimensions)]
}
π‘οΈ System Grounding Runbook Ingester
Upload, partition, and embed enterprise SRE runbooks, deployment guides, or troubleshooting wikis directly into your MongoDB Atlas Vector Search Database.