I'm trying to get setup with InfluxDB and Grafana with JMeter. I wanted to
try Grafana 2.0 (beta), but its configuration is different than the older
version that JMeter has documentation for and I've not gotten it to work yet.
I wanted to at least confirm that the InfluxDB part is working correctly and
would like to run a query to confirm that data made it in from a test run.
What is the data structure for the JMeter DB? That is, if I write a query for
"select * from ????, what is ????. I don't know if these are called tables or
something else, but basically, what structure is created in the JMeter
database? Into what structure are run results saved?