News

These steps can only be performed in CDA Labs or by FTP In this guide, HOME will refer to your home folder on the server, the one containing public_html Create a DB folder inside your HOME Create a ...
My blog post I ran into the issue of Grafana logging users out because the SQLite database was locked and tokens couldn't be looked up. This is discussed in #10727 on grafana/grafana. The solution is ...
This script dumps data from a grafana sqlite database in a format that works with MySQL. It is intended to assist in migrating Grafana instances from the default sqlite database (grafana.db) to MySQL ...