Documentation ¶
Index ¶
Constants ¶
View Source
const ( ConfigTypeBool = "bool" ConfigTypeArray = "array" ConsifTypeString = "string" OptionString = "options" AttributesString = "attributes" Timestamp = "timestamp" )
Variables ¶
View Source
var Collectors = map[string]Creator{}
Functions ¶
func GetMetricOptions ¶ added in v1.3.6
func GetMetricOptions() map[string][]Option
func GetMetricTags ¶ added in v1.4.0
func GetMetricTypeKey ¶ added in v1.3.6
func GetMetricTypeKey() map[string][]KeyValue
func GetMetricUsages ¶ added in v1.3.6
func GetMetricUsages() []Option
Types ¶
Click to show internal directories.
Click to hide internal directories.