add todo note about wavefront dependencies

This commit is contained in:
Steven Soroka 2021-01-08 00:07:24 -05:00
parent 910b726876
commit 8b4fb2b75e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import (
"sync"
"github.com/influxdata/telegraf"
"github.com/influxdata/telegraf/plugins/outputs/wavefront"
"github.com/influxdata/telegraf/plugins/outputs/wavefront" // TODO: this dependency is going the wrong way: Move MetricPoint into the serializer.
)
// WavefrontSerializer : WavefrontSerializer struct