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
am trying to use monitoring with using opentsdb and grafana but am not getting how to get the matric to plot the graph on grafana and tsdb please help me for this issue
The text was updated successfully, but these errors were encountered:
Hello, sorry for late response.
You have to run FDT with parameters -opentsdb <opentsdb_host:PORT> -fdtTAG <your_desired_tag>
Then you have to run OpenTSDB with --auto-metric flag to create table automatically
And add data source in Grafana.
Then after making new dashboard and selecting OpenTSDB as data source you should see values starting with fdt.transferstatus.*
Please feel free to ask if you need more assistance.
am trying to use monitoring with using opentsdb and grafana but am not getting how to get the matric to plot the graph on grafana and tsdb please help me for this issue
The text was updated successfully, but these errors were encountered: