A group by rule.

Hierarchy

  • SpansMetricResponseGroupBy

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
path?: string

The path to the value the span-based metric will be aggregated over.

tagName?: string

Eventual name of the tag that gets created. By default, the path attribute is used as the tag name.

Generated using TypeDoc