Overview

Nango provides OpenTelemetry export to help you monitor and analyze your integration activities. By exporting operations as traces to your OpenTelemetry collector, you can gain valuable insights into your Nango usage and track various operations in real-time.

Supported Operations

The following operations are currently exported (as of November 2024):
  • Sync executions
  • Action executions
  • 3rd-party API webhooks executions
  • Proxied requests
If you need support for other operations please reach out. We can enable to support for them.

Configuration

1

Access your Environment settings

Log into the Nango dashboard and navigate to the Environment settings page.
2

Configure OpenTelemetry Export

In the Environment Settings, provide the following information:
  • OpenTelemetry endpoint: The endpoint URL of your OpenTelemetry collector. Ex: https://my.otlp.collector:4318/v1/
  • Headers (Optional): Any authorization headers or additional headers required to access your collector.
Questions, problems, feedback? Please reach out in the Slack community.