System Status: Monitoring
Google Cloud Rapid Agent Hackathon 2026

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.

768
Embedding Dimensions
25
MongoDB MCP Tools
2
Gemini Models (Flash/Pro)
Cosine
Similarity Scoring

Powered By

πŸƒ
MongoDB Atlas
✨
Gemini 2.5
πŸ”Œ
Model Context Protocol
☁️
Google Cloud Run
🎯
Vertex AI
🐍
Flask + Python

🚨 Active Infrastructure Incidents (Dynatrace Simulation)

CRITICAL

Server Latency Spike β€” us-central1 CPU Usage 98.4%

Dynatrace detected a latency regression of +1200ms in core microservice.

Triggered 2 minutes ago
RESOLVED

MongoDB Connection Timeout β€” auth-service

Simulated connection lock successfully debugged and resolved by agent.

Resolved 3 hours ago
βœ“

πŸ“ˆ Live System Performance Metrics DEMO DATA

CPU LOAD 98.4%
NET LATENCY 1420ms
ACTIVE THREADS 1,242
API ERROR RATE 4.2%
SentinelOps SRE Agent: STANDBY

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.

Endpoint: Loading...

πŸ’¬ SentinelOps Diagnostic Chat

Optimized for speed and cost-efficiency
System initialized. I am SentinelOps, your autonomous SRE Agent. I am connected to your live MongoDB Atlas database for operational memory. I can diagnose incidents, search running manuals, or write automated bug fixes.
Agent Decisional Traces (Observability & LLM reasoning)
[sys] Observability hooks initialized. Listening on port 8080...

🦊 GitLab Merge Request Hotfix (AI-Generated) SIMULATION

MR: !428 - Fix CPU Latency Regression
hotfix.diff
# 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.

Active Vector Index: vector_index (Similarity: Cosine, Dimensions: 768)
id: "vec_sre_001" Collection: knowledge_vectors
{
  "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.

250 characters
Vector Generator Pipelines
[sys] Embedding pipeline initial and offline. Ready for text runbooks...