MetricIntakeType: typeof UNSPECIFIED | typeof COUNT | typeof RATE | typeof GAUGE | UnparsedObject

The type of metric. The available types are 0 (unspecified), 1 (count), 2 (rate), and 3 (gauge).

Generated using TypeDoc