9 lines
118 B
Go

package telemetrymetrics
var IntrinsicFields = []string{
"temporality",
"metric_name",
"type",
"is_monotonic",
}