You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 13, 2025. It is now read-only.
## Which problem is this PR solving?
We've released Ingest Keys, but need to update the key detection logic
to allow Ingest Keys to be used to send data to Classic environments.
## Short description of the changes
- updates the Classic API Key detection logic to understand the shape of
a Classic Ingest Key
- updates tests with a more comprehensive list of cases
## How to verify that this has the expected result
It should be possible to use [an ingest
key](https://docs.honeycomb.io/working-with-your-data/settings/api-keys/#ingest-keys-1)
pointed to a classic environment after this change. Please note that the
ability to create ingest keys in classic environments isn't yet publicly
available (since we need to update this library and others to understand
classic ingest keys).
0 commit comments