TencentCloud Monitor Grafana App 1.4.2
[1.4.2] - 2021-03-08
Added
- Add URL for instance Template Variable value, more readable URL for users.
- Add
display
param in query for customizing dropdown list values. For example:Namespace=QCE/REDIS&Action=DescribeInstances&Region=$region&display=${InstanceId}-${InstanceName}
.
Note: ifdisplay
andInstanceAlias
appear at the same time, the dropdown list will only show values ofdisplay
. - Allow search when selecting namespaces.
Fixed
- Some known errors.
See detailed guide in README.md.