🎯 Union type for different metric data types.
This discriminated union allows a metric to contain exactly one type of data: gauge, sum (counter), histogram, exponential histogram, or summary.
🎯 Union type for different metric data types.
This discriminated union allows a metric to contain exactly one type of data: gauge, sum (counter), histogram, exponential histogram, or summary.