Greetings, I was trying to follow the tutorial from here:
The first problem i encountered is that i could not access the admin UI of influxDB. By researching i found that it was discontinued and now they use Chronograf.
After that was solved i folowed the rest of the tutorial and when i get to this part: Generate Sample Data into InfluxDB I cannot execute the query execute the query "select * from events" at Chronograf.
First it returned the error: database name required. When i solved the problem it returned the message: Your query is syntatically correct but returned no results
I would like to know if it is possible to update the tutorial