-
Notifications
You must be signed in to change notification settings - Fork 500
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to load custom dashboard to grafana #3921
Comments
There is no good way now, we will support this feature. |
/assign |
ok, a workaround is to use the grafana please @me if this supported |
@slow-zhang Master branch have support this feature. |
awesome! is there some example for how to use this feature |
Refer to https://github.com/pingcap/tidb-operator/tree/master/examples/monitor-with-externalConfigMap/grafana,you need to upgrade to master branch. |
Question
I build a cluster by TiDB + CustomServerA. By monitor-with-externalConfigMap, the CustomServerA's metrics is loaded to tidb cluster, but I can not load my custom dashboard to TiDBMonitor.
Is there some way I can add my CustomServerA's dashboard to grafana like tidb's dashboard
The text was updated successfully, but these errors were encountered: