Dimension interface
Specifies the criteria for converting log to metric.
Properties
| name | Name of the dimension |
| operator | Operator for dimension values |
| values | List of dimension values |
Property Details
name
Name of the dimension
name: string
Property Value
string
operator
Operator for dimension values
operator: string
Property Value
string
values
List of dimension values
values: string[]
Property Value
string[]