Chronograf is the user interface of the InfluxDB platform. It offers dashboards to visualize time series data, administrative tools, and is also the user interface for Kapacitor.
Questions tagged [chronograf]
53 questions
0
votes
1 answer
Visualize data in microsecond resolution
I'm measuring multiple processes in a component to see where bottlenecks are. These processes take anything from 1-1000us to complete.
I'm logging this in an influxDB database, set to us resolution, using Python3.
My problem is visualising this. I…

Ben Non
- 129
- 1
- 9
0
votes
1 answer
TICK-STACK Table view format in Chronograf Dashboard
I am new to TICK Stack and exploring the features.
I am stuck in dashboard section of Chronograf.
In Chronograf dashboard I am trying to display details log in Table format view not in line, bar graph.
SO in Chronograf -> Data Explorer I got the…

Dhairya
- 743
- 2
- 11
- 29
0
votes
1 answer
Chronograf cannot specify dbrp in implicitly and explicitly with auto load tasks
I use Kapacitor auto load directory for delivering tick scripts to all envs https://docs.influxdata.com/kapacitor/v1.4/guides/load_directory/
one requirement: you need set "dbrp"
other way you get error:
failed to create task: must specify dbrp
In…

AZ-
- 113
- 1
- 10
0
votes
1 answer
Jmeter integration with chronograf
I need some suggestions on how to integrate chronograf and jmeter. It seems the newer version of influxdb can only be accessed in GUI mode via chronograf. I am trying to setup the environment in windows platform. I haven't found any proper reading…

uttam
- 1
0
votes
1 answer
"Custom Date Picker" does not take care of end date in Chronograf Dashboard
When I take "Custom date Picker", the begin date works but the end date is ignored, always "now" no matter what I enter.
But, when I use the default graphics in "Host Name" tab, it is working with no issue.
What I am doing wrong?
I use Chronograf…

Tabinol
- 196
- 3
- 10
0
votes
1 answer
InfluxDB - Getting metrics like write per second using chronograf
We are trying to plot metrics like Write per second for a measurement in an Influx DB database using TICK Stack. We are hosting influxDB on Ubuntu and have followed the instruction in the following …

Sabarish Sathasivan
- 1,196
- 2
- 19
- 42
0
votes
1 answer
Add more graphs to the base dashboard in Chronograf
I would like to know how to add more graphs to the initial dashboard for hosts in Chronograf? I have defined some custom data from 'input.exec' and I would like to be shown when entering the host main dasboard. Is that possible?
Thanks!

h3ct0r
- 705
- 1
- 11
- 23
0
votes
1 answer
Chronograf set units for y axe
I created a graph for interface statistic (in my custom dashboard), but it shows units like a numbers how I can change it to something like data rate bits/sec.
Also when I saw graphs in default dashboard view it shows different units and it looks…

Alex
- 5,728
- 5
- 20
- 20