package
0.0.0-20240830121401-7e1bea1ad350
Repository: https://github.com/kaa-it/go-devops.git
Documentation: pkg.go.dev
# Functions
New creates new metric agent
Takes client to connect to metric server and config with total configuration of agent.
NewConfig creates total configuration for metric agent.
NewStorage create new storage instance.
# Structs
Agent describes metric agent.
Config describes total configuration for metric agent.
SelfConfig contains configuration for metric client itself.
ServerConfig contains configuration if metric server.
Storage describes storage that is used by agent to save collected metrics.