Exporting traces to Honeycomb from Checkly
On this page
          
        - Grab the relevant API endpoint from the Honeycomb documentation. It should look like https://api.honeycomb.io/v1/traces.
- Grab your Honeycomb Ingest API key from the Account > Team settings > Environments and API keys section.
- Add the endpoint the Checkly integration settings and provide the API key as an HTTP header x-honeycomb-teamwith the value of your API key.
Last updated on November 20, 2024. You can contribute to this documentation by editing this page on Github