1
0
mirror of https://github.com/prometheus/mysqld_exporter.git synced 2025-07-12 16:41:38 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
ff14a3d4cb Update circleci test job (#342)
* Update circleci test job

* Add check_license.
* Change test to test-short.
* Add missing license headers

Signed-off-by: Ben Kochie <superq@gmail.com>
2018-10-29 15:49:50 +01:00
a0d0968011 Move information_schema collectors to collector package.
* collect.info_schema.innodb_metrics
* collect.info_schema.processlist
* collect.info_schema.query_response_time
* collect.info_schema.userstats
* collect.info_schema.tables
* collect.info_schema.tablestats
2016-04-13 22:41:30 +02:00