table of contents Table of contents

Honeycomb

On this page
  1. Grab the relevant API endpoint from the Honeycomb documentation. It should look like https://api.honeycomb.io/v1/traces.
  2. Grab your Honeycomb Ingest API key from the Account > Team settings > Environments and API keys section.
  3. 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 May 6, 2024. You can contribute to this documentation by editing this page on Github