Other Features
OpenTelemetry export
Overview
Nango provides OpenTelemetry export to help you monitor and analyze your integration activities. By exporting integration events as traces to your OpenTelemetry collector, you can gain valuable insights into your Nango usage and track various operations in real-time.
Prerequisites
- An active Nango Scale plan subscription
- Access to an OpenTelemetry collector
Supported Events
The following integration events are currently exported (as of November 2024):
- Sync executions
- Action executions
- 3rd-party API webhooks executions
- Proxied requests
Configuration
Step 1: Access your Environment settings
Log into the Nango dashboard and navigate to the Environment settings page.
Step 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.
Was this page helpful?