I'm trying to get netdata metrics to Graphite and use Grafana for plotting historical metrics.
However the unit of the metrics doesn't work well with Grafana. When plotting CPU utilization percentage I get values like 1000000000% and 6000000000% with Unit set as Percent(0-100).
I'm I missing something?
The architecture looks like below
NetData ---> Graphite ----> Grafana