Create a Calculated Field (also called a Derived Column). Calculated Fields allow you to run queries based on the value of an expression that is calculated from the fields in an event.
Documentation Index
Fetch the complete documentation index at: https://docs.honeycomb.io/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate using a Honeycomb Configuration Key.
Pass the Token in the X-Honeycomb-Team header:
X-Honeycomb-Team: 1234567890123456789012If you created your key using the API, use data.attributes.secret; this is the same value as the Token in the UI.
To learn how to create a Configuration Key, visit Manage Environment API Keys. To learn more about authenticating requests, visit API Authentication.
The dataset slug or use __all__ for endpoints that support environment-wide operations.
The human-readable name of the Calculated Field (also called Derived Column), as it will be referenced when building queries.
1 - 255The expression to evaluate to construct this Calculated Field's value. (Calculated Field is also called Derived Column.) Refer to the Calculated Field Reference.
1 - 4095A human-readable description for the Calculated Field that displays in the UI.
255Success
Unique identifier (ID), returned in response bodies.
The human-readable name of the Calculated Field (also called Derived Column), as it will be referenced when building queries.
1 - 255The expression to evaluate to construct this Calculated Field's value. (Calculated Field is also called Derived Column.) Refer to the Calculated Field Reference.
1 - 4095ISO8601 formatted time when the field was created.
ISO8601 formatted time when the field was updated.
A human-readable description for the Calculated Field that displays in the UI.
255