dpmeta

package
v4.2.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// The monitor instance id
	MonitorIDMeta = "signalfx-monitor-id"
	// The monitor type that generated the datapoint
	MonitorTypeMeta = "signalfx-monitor-type"
	// The endpoint id related to this datapoint, if any
	EndpointIDMeta = "signalfx-endpoint-id"
	// A hash of the configuration struct instance for the monitor instance
	// that generated the datapoint.
	ConfigHashMeta = "sfx-config-hash"
	// Should be set to true if the datapoint is not specific to the particular
	// host that collectd is running on (e.g. cluster wide metrics in a k8s
	// cluster).
	NotHostSpecificMeta = "sfx-not-host-specific"
)

constants for standard datapoint Meta fields that the agent uses

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL