Skip to content

Supported Integrations

OpsTower supports 13 integrations across four categories: analytics, logs, databases, and code. This page provides a quick reference for each integration’s authentication method and required credentials.

IntegrationCategoryAuth MethodKey Credentials
PostHogAnalyticsAPI KeyAPI key (phx_), Project ID
AmplitudeAnalyticsOAuth 2.0Automatic via OAuth
Google Analytics 4AnalyticsService AccountJSON key file, Property ID
AxiomLogsAPI TokenToken (xaat- / xapt-), Dataset
Cloudflare LoggingLogsAPI TokenAPI token, Account ID
Google Cloud LoggingLogsService AccountJSON key file, Project ID
AWS CloudWatchLogsIAM CredentialsAccess Key, Secret Key, Region
Cloudflare D1DatabaseAPI TokenAPI token, Account ID, Database ID
SupabaseDatabaseJWTProject URL, Service Role Key
Generic SQLDatabaseConnection StringConnection string (postgres:// or mysql://)
AWS DynamoDBDatabaseIAM CredentialsAccess Key, Secret Key, Region
Google FirestoreDatabaseService AccountJSON key file, Project ID
GitHubCodePATPersonal Access Token

All credentials are encrypted at rest using AES-GCM. Credentials are decrypted only at the time of use and are never exposed in logs, API responses, or the user interface after initial entry.

Analytics integrations connect OpsTower to your product analytics platforms. They power both scheduled reports and real-time agent queries during chat sessions.

Log integrations give agents access to application and infrastructure logs. Agents can search, filter, and analyze log data to help with debugging and incident investigation.

Database integrations allow agents to query your data stores directly. Agents can run read-only queries to retrieve data relevant to your questions.

Code integrations provide agents with access to your source code repositories. Agents can browse files, search code, and review commit history to correlate code changes with observed issues.