Honeycomb
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-team
with the value of your API key.
Last updated on August 16, 2024. You can contribute to this documentation by editing this page on Github