TencentCloud Monitor Grafana App 2.0.0
[2.0.0] - 2021-04-06
2.0.0 Feature highlights
We are now officially on Grafana Plugins, the plugin is signed and safer!
Breaking changes
- Minimum Grafana version is 7.0.
- We are now removing
tc-monitor-cli
in this version, use grafana-cli instead!
Added
- Signing the plugin from Grafana, read more about the signed plugin.
- User guide while enabling the plugin.
- Searching function when configuring the data source.
Fixed
- Backend datasource for secretId/secretKey authorization (#19).
Installation
Prerequisites: Grafana version >= 7.0.
$ grafana-cli plugins install tencentcloud-monitor-app
See detailed guide in README.md.