query-exporter

Alberto Donato (ack) Publisher Star developer Star developer

Install latest/stable of query-exporter

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install query-exporter

Don't have snapd? Get set up for snaps.

Channel Version Published

Details for query-exporter

License

  • GPL-3.0+

Last updated

  • 31 January 2026 - latest/stable
  • Today - latest/edge

Websites


Contact


Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

Export Prometheus metrics from SQL queries

query-exporter is a Prometheus exporter which allows collecting metrics from database queries, at specified time intervals or when a request to the metrics endpoint is performed.

Each query can be run on multiple databases, and update multiple metrics.

The snap provides both the query-exporter command and a deamon instance of the command, managed via a Systemd service. To run the latter:

  • create or edit /var/snap/query-exporter/current/config.yaml with the configuration
  • run sudo snap restart query-exporter

Currently supported databases are:

  • PostgreSQL (postgresql://)
  • MySQL (mysql://)
  • SQLite (sqlite://)
  • Microsoft SQL Server (mssql://)
  • IBM DB2 (db2://) on supported architectures (x86_64, ppc64le and s390x)

Install query-exporter on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.