Helper Packages
- if you need IP ranges consider to
use
iprange
. - if you parse an application log files, then
log
is handy. - if you need filtering
check
matcher
. - if you collect metrics from an HTTP endpoint use
web
. - if you collect metrics from a prometheus endpoint,
then
prometheus
andweb
is what you need. tlscfg
provides TLS support.stm
helps you to convert any struct to amap[string]int64
.
Was this page helpful?
Need more help?
- Join our community
- Submit a bug or feature request for the FOSS agent
- Submit a bug or feature request for the Netdata cloud