You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
since opentsdb format doesn't have "field" as influxdb, so telegraf will create a new name like "metric_fieldName" to fit this gap. My question is: can we use '.' instead of '_' here? You see most metric are named in this pattern "xxx.yyy.zzz", so maybe use '.' makes more sense?