As a platform team, you manage data infrastructure at scale. AnomalyArmor provides unified observability across all your databases with enterprise-grade controls.Documentation Index
Fetch the complete documentation index at: https://docs.anomalyarmor.ai/llms.txt
Use this file to discover all available pages before exploring further.
Your Key Workflows
Monitor Multiple Databases
Connect all your data sources from a single pane of glass:Connect All Databases
Add PostgreSQL, Databricks, Snowflake, ClickHouse, and more. Add data sources
Configure Discovery Schedules
Set different discovery frequencies based on criticality (hourly for prod, daily for dev).
Set Up Unified Alerting
Route all alerts to PagerDuty for on-call escalation. Configure PagerDuty
Integrate with Incident Management
Route critical alerts to your existing incident management:| Platform | Integration |
|---|---|
| PagerDuty | Native integration |
| Opsgenie | Via webhook |
| ServiceNow | Via webhook |
Manage Team Access
Set up role-based access control:| Role | Permissions |
|---|---|
| Admin | Full access, team management, API keys |
| Editor | Configure alerts, create metrics |
| Viewer | Read-only access to all data |
Build Custom Integrations
Use the API to integrate AnomalyArmor with your internal tools:Security and Compliance
Review our security posture:- Read-only access: We only query metadata, never your data
- Query validation: Open-source Query Gateway validates all SQL
- Encryption: AES-256 at rest, TLS 1.3 in transit
- Audit logs: All administrative actions logged
Recommended Setup
| Feature | Why You Need It |
|---|---|
| Multi-source monitoring | Unified view across all databases |
| PagerDuty integration | Incident escalation |
| Team management | Role-based access control |
| API access | Custom integrations |
Common Tasks
Add Data Source
Connect PostgreSQL, Databricks, Snowflake, and more
Configure PagerDuty
Route critical alerts to on-call
Manage Team
Invite users and set permissions
API Keys
Create and manage API access
Common Questions
How many databases can I connect to AnomalyArmor?
Every plan supports multiple connections; the limit is set by plan capacity (total tables monitored), not by connection count. Enterprise supports unlimited tables and VPC peering / PrivateLink per source. See Data Sources.Can I route alerts to PagerDuty, Opsgenie, or ServiceNow?
PagerDuty has a native integration. Opsgenie and ServiceNow are supported via webhook destinations. You can route by severity so breaking changes page on-call while low-priority events go to Slack or email. See PagerDuty integration.What RBAC roles are available?
Viewer (read-only), Editor (configure alerts and metrics), Admin (full access plus team and API keys). SSO with SAML 2.0 and SCIM provisioning is available on Enterprise. See Team management.Can I sync AnomalyArmor’s asset inventory to our internal data catalog?
Yes. Use the REST API or Python SDK to pull the asset list (client.assets.list()) and push it into your catalog. Changes are available via schema-change webhooks so syncs stay current. See API overview.
