Understanding NOFire AI
How is NOFire AI different from observability or AIOps tools?
How is NOFire AI different from observability or AIOps tools?
- Observability shows what happened (metrics, logs, traces)
- NOFire explains why it happened using causal reasoning
- AIOps finds correlations after failures occur
- NOFire prevents failures before production and uses causality, not correlation
- Incident tools coordinate people and workflows
- NOFire provides the understanding of what’s broken and why
- Pre-deploy: Assess risk before merging code
- Deploy: Track change impact in real-time
- Runtime: Causal RCA when incidents occur
- Learning: Capture reasoning to prevent repeats
Getting Started
How do I get started with NOFire AI?
How do I get started with NOFire AI?
- Connect your data sources - Choose between connecting your observability stack (Grafana, Prometheus, etc.) or deploying the NOFire AI Kubernetes agent
- Configure integrations - Set up Slack bot for alerts and incident response
- Set up MCP (optional) - Connect your IDE for proactive deployment risk assessment
Should I use the Kubernetes agent or connect to my telemetry sources?
Should I use the Kubernetes agent or connect to my telemetry sources?
- Fast setup, no agent deployment
- Provides telemetry data for investigations
- Limited dependency discovery
- Full causal graph of infrastructure
- Automatic dependency mapping
- Proactive deployment risk assessment
- True cause-and-effect analysis
How long until I can use NOFire AI after connecting?
How long until I can use NOFire AI after connecting?
Proactive Reliability
What is proactive deployment risk assessment?
What is proactive deployment risk assessment?
- Which production services are affected by your changes
- Blast radius (what else could break if this fails)
- Dependency chains and critical services in the path
- Historical stability patterns
How can NOFire AI prevent incidents before they happen?
How can NOFire AI prevent incidents before they happen?
- Assess risk - Analyze which services your changes affect
- Understand impact - See blast radius and dependency chains
- Get guidance - Receive clear deployment strategy based on risk level
- Make informed decisions - Deploy confidently with canary/staged rollouts for high-risk changes
Investigations & Root Cause Analysis
How does NOFire AI find root causes?
How does NOFire AI find root causes?
- Causal Graph - Builds a real-time model of your infrastructure dependencies and relationships
- Change Detection - Identifies what changed (deployments, config updates, scaling events)
- Impact Analysis - Traces causality through the dependency graph
- Pattern Recognition - Compares against known failure patterns and past incidents
- Hypothesis Generation - Ranks probable root causes with confidence scores
How does an investigation start with NOFire AI?
How does an investigation start with NOFire AI?
Can I see previous investigations on the NOFire AI dashboard?
Can I see previous investigations on the NOFire AI dashboard?
Integration & Usage
How do I use NOFire AI in Slack?
How do I use NOFire AI in Slack?
- Automatic alert triage - Bot automatically analyzes alerts when they fire
- Run investigations - Mention
@NOFireAI botto investigate incidents collaboratively - Query production - Ask questions like “What services depend on the payment API?” or “Show me recent changes to auth-service”
- Deployment risk checks - Get risk assessments directly in Slack
Can I use NOFire AI without the Kubernetes agent?
Can I use NOFire AI without the Kubernetes agent?
- Monitoring: Grafana, Prometheus, Datadog, Dynatrace, New Relic
- Logs: Loki, Elasticsearch, OpenSearch, CloudWatch
- Traces: Tempo, Jaeger
- Automatic dependency discovery
- Causal graph and true cause-and-effect analysis
- Proactive deployment risk assessment
What data sources does NOFire AI integrate with?
What data sources does NOFire AI integrate with?
- Grafana
- Prometheus
- Datadog
- Dynatrace
- New Relic
- Loki
- Elasticsearch
- OpenSearch
- AWS CloudWatch
- Tempo
- Jaeger
- Slack
- Grafana IRM
IDE & MCP Integration
What IDEs does NOFire AI work with?
What IDEs does NOFire AI work with?
- Cursor - Full support with setup guide
- Claude Desktop - Full support with setup guide
- GitHub Copilot - Via MCP plugin
- Other MCP-compatible tools - Any tool supporting MCP
What can I do with NOFire AI in my IDE?
What can I do with NOFire AI in my IDE?
- Assess deployment risk for code changes
- Analyze blast radius and dependencies
- Get deployment strategy recommendations
- Query service relationships and dependencies
- Investigate incidents and recent changes
- Onboard new engineers by exploring production architecture
- Understand what changed recently in any service

