//
pkg.gl
Category
github.com/Unity-Technologies/tools-gcp-internal
mon2prom
label
package
0.5.0
Repository:
https://github.com/unity-technologies/tools-gcp-internal.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
172 SLOC
#
Structs
Set
A label.Set tracks the possible label names and seen label values for a metric.
Values
A label.Values contains all of the seen label values (regardless of label name) and provides a mapping between each unique value and a rune.
#
Type aliases
RuneList
A RuneList is just a string.