Expand description
Computation of breakdowns from event data.
Breakdowns are product-defined numbers that are indirectly reported by the client, and are materialized during ingestion. They are usually an aggregation over data present in the event.
Structs§
- Configuration for computing breakdowns from data in the event.
- Configuration to define breakdowns based on span operation name.
- A time window declared by its start and end timestamp.
Enums§
- Configuration to define breakdown to be generated based on properties and breakdown type.
Functions§
- Computes breakdowns for an event based on the given configuration.