Documentation ¶
Overview ¶
identity types for metrics and sample streams.
Use the `Of*(T) -> I` functions to obtain a unique, comparable (==) and hashable (map key) identity value I for T.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Metric ¶
type Metric struct {
// contains filtered or unexported fields
}
func OfResourceMetric ¶
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
func OfResource ¶
Click to show internal directories.
Click to hide internal directories.