Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Number of database connections in Grafana

Tags:

grafana

In Grafana it's possible to use an external database for keeping the configuration. I use MySQL and the question is if there is any option to configure the maximum number of internal database connections in Grafana?

like image 487
Jakub Kubrynski Avatar asked Sep 20 '25 13:09

Jakub Kubrynski


1 Answers

It's possible to set max_conn as the issue is closed: https://github.com/grafana/grafana/issues/7427

like image 169
Jakub Kubrynski Avatar answered Sep 23 '25 12:09

Jakub Kubrynski