We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://grafana.com/docs/grafana/latest/installation/
brew services start grafana brew services stop grafana
http://localhost:3000
username and password: admin
点击 Data Sources,选择Mysql 填写配置
写一个最简单的Sql语句并且选择一个 Visualization 模块
选择User 输入信息创建用户
.... 还没写完 .....
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Step 1: Install Grafana
https://grafana.com/docs/grafana/latest/installation/
Step 2: Log in
http://localhost:3000
username and password: admin
Step 3: Create a dashboard
设置Mysql
点击 Data Sources,选择Mysql 填写配置
创建一个 Dashboard
写一个最简单的Sql语句并且选择一个 Visualization 模块
创建User
选择User 输入信息创建用户
.... 还没写完 .....
The text was updated successfully, but these errors were encountered: