Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentMeta ¶
type AgentMeta struct {
InternalMetricsServerPath string
}
AgentMeta provides monitors access to global agent metadata. Putting this into a single interface allows easy expansion of metadata without breaking backwards-compatibility and without exposing global variables that monitors access. TODO: get rid of this since it's hacky
Click to show internal directories.
Click to hide internal directories.