You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xiaojin 1d1b0338f1 🔧 build:更新 docker compose 文件 5 years ago
..
README.md 🔧 build:更新 docker compose 文件 5 years ago
overview.json 🔧 build:更新 docker compose 文件 5 years ago
pd.json 🔧 build:更新 docker compose 文件 5 years ago
tidb.json 🔧 build:更新 docker compose 文件 5 years ago
tikv_pull.json 🔧 build:更新 docker compose 文件 5 years ago

README.md

TiDB dashboard

With Grafana v5.x or later, we can use provisioning feature to statically provision datasources and dashboards. No need to use scripts to configure Grafana.

The JSON files in dashboards are copied from tidb-ansible, and need to replace variables in the json file(It was did by python file before).

It is used in tidb-docker-compose and tidb-operator.