cancel
Showing results for 
Search instead for 
Did you mean: 

I want to monitor my SQLA database with Grafana monitoring. Is there a free solution?

Mo-
Explorer
0 Kudos
91

I want to monitor my SQLA database with Grafana . Is there a free solution?

View Entire Topic
yogananda
Product and Topic Expert
Product and Topic Expert
0 Kudos

@Mo- 

Yes, you can monitor your SQLA (SQL Anywhere) database with Grafana using free solutions. Here are a couple of options:

  1. Grafana Cloud Free Tier: Grafana Cloud offers a free tier that includes up to 10k metrics, 50GB logs, and 50GB traces. This can be a good starting point for monitoring your database without any cost

  2. Open Source Stack (Telegraf, InfluxDB, Grafana): You can set up an open-source monitoring stack using Telegraf, InfluxDB, and Grafana (often referred to as the TIG stack). Telegraf can collect metrics from your SQLA database, InfluxDB can store these metrics, and Grafana can visualize them

Mo-
Explorer
0 Kudos
Mo-
Explorer
0 Kudos
1-Can you please tell me which method? Grafana only has a plugin for ODBC database (SQLyxe data source), unfortunately it does not support cloud.