database_exporter:Prometheus的数据库无关SQL导出器

时间:2021-02-06 18:03:43
【文件属性】:
文件名称:database_exporter:Prometheus的数据库无关SQL导出器
文件大小:44KB
文件格式:ZIP
更新时间:2021-02-06 18:03:43
mysql sql database metrics exporter Prometheus数据库导出器 数据库不可知SQL导出器。 总览 数据库导出器是一个配置驱动的导出器,它公开从DBMS收集的度量标准,以供Prometheus监视系统使用。 开箱即用,它提供对MySQL,PostgreSQL,Oracle DB,Microsoft SQL Server和Clickhouse的支持,但是在使用包含的DBMS驱动程序重建二进制文件之后,可以监视所有具有Go驱动程序的DBMS。 收集的指标和产生这些指标的查询完全由配置定义。 SQL查询被分组为收集器-逻辑查询组,例如查询状态或I / O状态,映射到它们填充的指标。 收集器可以是特定于DBMS的(例如MySQL
【文件预览】:
database_exporter-master
----main.go(2KB)
----VERSION(6B)
----Dockerfile(374B)
----.promu.yml(745B)
----.travis.yml(2KB)
----config()
--------oracle_collectors()
--------sqlite_exporter.yml(1KB)
--------mysql_exporter.yml(1KB)
--------oracle_exporter.yml(1KB)
--------postgres_exporter.yml(1KB)
--------sqlite_collectors()
--------coachbase_exporter.yml(1KB)
--------postgres_collectors()
--------coachbase_collectors()
--------mysql_collectors()
--------mssql_exporter.yml(1KB)
--------mssql_collectors()
----LICENSE(1KB)
----exporter()
--------target.go(6KB)
--------collector.go(5KB)
--------sql.go(5KB)
--------job.go(1KB)
--------errors.go(2KB)
--------exporter.go(3KB)
--------query.go(5KB)
--------metric.go(6KB)
--------config.go(17KB)
----README.md(9KB)
----Makefile(2KB)
----database_exporter.yml(1KB)
----.gitignore(49B)
----promhttp.go(4KB)
----documentation()
--------database_exporter.yml(6KB)
----content.go(4KB)

网友评论