> ## Documentation Index
> Fetch the complete documentation index at: https://docs.appsignal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Services and integrations

> Browse all platforms, services, and integrations that work with AppSignal. Find setup guides for your hosting provider, log source, notification channel, and more.

AppSignal works with the platforms, services, and tools you already use. Browse the sections below to find setup guides for your stack.

## Hosting and deploy platforms

Set up deploy markers, host metrics, and log forwarding for your hosting provider.

<CardGroup cols={3}>
  <Card title="Heroku" icon="cloud" href="/heroku/setup">
    Metrics, dashboards, deploy markers, and logs
  </Card>

  <Card title="Vercel" icon="triangle" href="/vercel/overview">
    Logs, Speed Insights, and traces
  </Card>

  <Card title="Kubernetes" icon="dharmachakra" href="/kubernetes/metrics">
    Cluster and container metrics
  </Card>

  <Card title="Render" icon="cloud" href="/render/setup">
    Metrics, dashboards, deploy markers, and logs
  </Card>

  <Card title="Hatchbox" icon="rocket" href="/application/markers/deploy-markers#hatchbox-support">
    Deploy markers via connected account
  </Card>

  <Card title="Kamal" icon="ship" href="/application/markers/deploy-markers#kamal-support">
    Automatic deploy markers
  </Card>

  <Card title="Docker" icon="docker" href="/application/markers/deploy-markers#docker-support">
    Deploy markers for containerized apps
  </Card>

  <Card title="Clever Cloud" icon="cloud" href="/logging/platforms/clevercloud">
    Log forwarding
  </Card>

  <Card title="Gigalixir" icon="cloud" href="/logging/platforms/gigalixir">
    Log drain
  </Card>

  <Card title="Netlify" icon="cloud" href="/logging/platforms/netlify">
    Log forwarding
  </Card>

  <Card title="Scalingo" icon="cloud" href="/logging/platforms/scalingo">
    Log drain
  </Card>
</CardGroup>

## Cloud services and log sources

Forward logs and metrics from cloud infrastructure to AppSignal.

<CardGroup cols={3}>
  <Card title="AWS CloudWatch logs" icon="aws" href="/logging/platforms/cloudwatch">
    Forward logs via Amazon Data Firehose
  </Card>

  <Card title="AWS CloudWatch logs (CloudFormation)" icon="aws" href="/logging/platforms/cloudwatch-cloudformation">
    Automate log streaming setup with a CloudFormation template
  </Card>

  <Card title="AWS CloudWatch metrics" icon="aws" href="/metrics/cloudwatch">
    Stream CloudWatch metrics via Amazon Data Firehose
  </Card>

  <Card title="AWS CloudWatch metrics (CloudFormation)" icon="aws" href="/metrics/cloudwatch-cloudformation">
    Automate metric streaming setup with a CloudFormation template
  </Card>

  <Card title="Vector" icon="diagram-project" href="/vector">
    Forward logs from any Vector pipeline
  </Card>

  <Card title="NGINX" icon="server" href="/metrics/nginx">
    Collect NGINX metrics
  </Card>
</CardGroup>

## Notifications and incident management

Send alerts and incidents from AppSignal to your team's communication and on-call tools.

<CardGroup cols={3}>
  <Card title="Slack" icon="slack" href="/application/integrations/slack">
    Receive alerts in Slack channels
  </Card>

  <Card title="Microsoft Teams" icon="microsoft" href="/application/integrations/teams">
    Receive alerts in Teams channels
  </Card>

  <Card title="Discord" icon="discord" href="/application/integrations/discord">
    Receive alerts in Discord channels
  </Card>

  <Card title="Google Chat" icon="google" href="/application/integrations/hangouts">
    Receive alerts in Google Chat spaces
  </Card>

  <Card title="PagerDuty" icon="bell" href="/application/integrations/pagerduty">
    Trigger PagerDuty incidents from alerts
  </Card>

  <Card title="OpsGenie" icon="bell" href="/application/integrations/opsgenie">
    Create OpsGenie alerts from incidents
  </Card>

  <Card title="Squadcast" icon="bell" href="/application/integrations/squadcast">
    Route incidents to Squadcast
  </Card>

  <Card title="Webhooks" icon="webhook" href="/application/integrations/webhooks">
    Send alert data to any HTTP endpoint
  </Card>

  <Card title="All Quiet" icon="bell" href="https://docs.allquiet.app/integrations/inbound/appsignal">
    Route AppSignal alerts via the All Quiet webhook
  </Card>

  <Card title="ilert" icon="bell" href="https://docs.ilert.com/inbound-integrations/appsignal">
    Route AppSignal alerts via the ilert webhook
  </Card>

  <Card title="Zenduty" icon="bell" href="https://www.zenduty.com/docs/appsignal-integration/">
    Route AppSignal alerts via the Zenduty webhook
  </Card>
</CardGroup>

## Issue tracking and source control

Create issues and link backtraces to your codebase directly from AppSignal.

<CardGroup cols={3}>
  <Card title="GitHub" icon="github" href="/application/integrations/github">
    Link repos, create issues, and link backtraces
  </Card>

  <Card title="GitLab" icon="gitlab" href="/application/integrations/gitlab">
    Create GitLab issues from incidents
  </Card>

  <Card title="Jira" icon="jira" href="/application/integrations/jira">
    Create Jira issues from incidents
  </Card>

  <Card title="Linear" icon="bars-progress" href="/application/integrations/linear">
    Create Linear issues from incidents
  </Card>

  <Card title="Asana" icon="list-check" href="/application/integrations/asana">
    Create Asana tasks from incidents
  </Card>

  <Card title="Trello" icon="trello" href="/application/integrations/trello">
    Create Trello cards from incidents
  </Card>

  <Card title="Shortcut" icon="list-check" href="/application/integrations/shortcut">
    Create Shortcut stories from incidents
  </Card>
</CardGroup>

## Dashboards and reporting

Push AppSignal data to external dashboards.

<CardGroup cols={3}>
  <Card title="Geckoboard" icon="chart-pie" href="/application/integrations/geckoboard">
    Display AppSignal data in Geckoboard
  </Card>
</CardGroup>

## AppSignal tools

Additional tools for sending data to AppSignal or extending your setup.

<CardGroup cols={3}>
  <Card title="Collector" icon="server" href="/collector">
    Receive and forward OpenTelemetry data
  </Card>

  <Card title="Standalone agent" icon="microchip" href="/standalone-agent/installation">
    Monitor host metrics without an SDK
  </Card>

  <Card title="Wrap" icon="terminal" href="/wrap">
    Monitor any process with a wrapper script
  </Card>

  <Card title="AppSignal API" icon="code" href="/api">
    Access data and manage resources via REST API
  </Card>

  <Card title="MCP server" icon="robot" href="/mcp-server">
    Query AppSignal from AI assistants
  </Card>
</CardGroup>

***

Don't see what you need? AppSignal supports any tool or service that exports [OpenTelemetry](/opentelemetry) data. You can also reach out to [support@appsignal.com](mailto:support@appsignal.com).
