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.
cloudfreexiao f2cbf8041b 🐳chore(工具): 调整docker 文件 5 years ago
..
README.md 🐳chore(工具): 调整docker 文件 5 years ago
overview.json 🐳chore(工具): 调整docker 文件 5 years ago
pd.json 🐳chore(工具): 调整docker 文件 5 years ago
tidb.json 🐳chore(工具): 调整docker 文件 5 years ago
tikv_pull.json 🐳chore(工具): 调整docker 文件 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.