directory
0.0.0-20231228222921-e5938c44f5d2
Repository: https://github.com/erupshis/metrics.git
Documentation: pkg.go.dev

# Packages

Package agentimpl collects runtime application's metrics and sends them on server via http requests.
Package client implements client for agent for stats posting.
Package config implements agent's flags and environments parsing.
Package metricsgetter provides functionality to get application's runtime and extra stats.
Package workers provides Worker pool to perform some job.