metrics using invalid tag format
Opened this issue · 1 comments
woodsaj commented
trying to send metrics to a HM instance using the "agents" command fails. the error is
invalid tag format
woodsaj commented
https://github.com/raintank/fakemetrics/blob/master/cmd/agents.go#L73
tags should be "key=value" pairs.