Skip to content

pingcap/tidb-inspect-tools

Repository files navigation

tidb-inspect-tools

tidb-inspect-tools are some useful inspection tool collections for TiDB.

Tool list

  • grafana_collector

    A tool for generating PDF reports for Grafana dashboards.

  • kafka_adapter

    Alertmanager webhook receiver for the Kafka service.

  • syslog_adapter

    Alertmanager webhook receiver for the syslog service.

  • tcp_prober

    A tool for checking monitoring modules's health via TCP port probe.

  • tidb_exporter

    A tool for checking the TiDB server's health by sending SQL queries to it. The tidb_exporter exposes metrics via HTTP on the /metrics endpoint for Prometheus.

  • tikv_metrics_proxy

    A tool for exposing Prometheus metrics of TiKV server.

License

Apache 2.0 license. See the LICENSE file for details.