Plugins 〉Tencent Cloud Monitor


Developer
Tencent Cloud


Sign up to receive occasional product news and updates:



The Tencent Cloud Monitor plugin has been deprecated and is no longer maintained.

Application
commercial

Tencent Cloud Monitor

  • Overview
  • Installation
  • Change log
  • Related content

Tencent Cloud Monitor Grafana App

Marketplace Downloads License Change Log GitHub code size in bytes PRs Welcome

Tencent Cloud Monitor Grafana App

English | 简体中文

Note: This plugin requires Grafana version >= 7.3 to run from version 2.0.0, for Grafana installation, please read Download Grafana.

Introduction

Tencent Cloud Monitoring provides users with load and performance monitoring metrics of multiple cloud products such as Cloud Virtual Machine (CVM) and Cloud Databases (CDB). Users can use cloud monitoring consoles, cloud monitoring APIs, and other methods to retrieve relevant monitoring data.

Tencent Cloud Log Service is a one-stop solution that offers real-time log collection, storage, search, analysis, consuming and shipping, enabling businesses to meet their operational, security, regulatory and analytical needs. Requiring just five minutes to deploy, this reliable logging service overcomes the traditional headaches of resource provisioning and scaling.

Tencent Cloud Monitor Grafana App is an application plugin that adapts to the open-source software Grafana. It retrieves monitoring and log data by calling Tencent Cloud Monitoring API 3.0 and Tencent Cloud Log Service API 3.0, and displays the data on a custom Dashboard.

For supported cloud products monitoring, please read this document. More cloud product metrics are being improved.

This plugin provides representative Dashboard templates for CVM Monitoring, TencentDB for MySQL Monitoring and Cloud Load Balancer etc.

Get Started

Install the latest plugin using Grafana CLI:

$ grafana-cli plugins install tencentcloud-monitor-app

Read more about plugins installation and configuration in this monitor document and log service document.

Template Variables

Template Variables is a Dashboard optimization feature provided by Grafana to create highly reusable and interactive Dashboards. The general idea of template variables is to allow Grafana to obtain different metrics from the data source and provide a way to dynamically change it without modifying the dashboard. Tencent Cloud Monitor Grafana App currently provides variables such as region, CVM, and TencentDB for MySQL instances.

Please read this document for more detailed information and examples.

Contact Us

If you have any questions using this app, you are welcome to create an issue.

Contribution Guide

Welcome everyone to participate in the development of Tencent Cloud Monitoring Grafana App and contribute!

You can choose the following contribution methods:

We will add you into our contributor list

Read more in the Contribution Guide document.

License

Tencent Cloud Monitor Grafana App is delivered under the Apache License 2.0.

Installing Tencent Cloud Monitor on Grafana Cloud:

For more information, visit the docs on plugin installation.

TencentCloud Monitor Grafana App---

[2.8.3] - 2023-03-24

Modify

  • cls地域数据迭代
  • 其他已知问题修复

[2.8.2] - 2023-03-13

Modify

  • 负载均衡timeshift后图例展示问题修复
  • tdmq部分指标维度问题修复
  • backend环境变量规范问题修复

[2.8.1] - 2023-02-20

Modify

  • web应用防火墙
  • 部分云产品支持内网API

[2.8.0] - 2022-12-02

Modify

  • 去除依赖 patch 逻辑,原生支持 reqestclient

Added

  • tdmq产品实例支持展示名称
  • 容器服务(TKE)
  • 新增全站加速网络ECDN

[2.7.5] - 2022-10-17

Modify

  • 更新CYNOSDB_MYSQL地域接口

Added

  • 增加CYNOSDB_MYSQL预设面板
  • 增加timeshift对比功能

[2.7.4] - 2022-09-20

Fixed

  • adaptation CDB and CYNOSDB_MYSQL when has no cache

Modify

  • 优化log场景下的tag字段展示
  • cls 支持告警功能

[2.7.3] - 2022-08-27

Fixed

  • bufix。

[2.7.1] - 2022-07-27

Added

  • 增加英文版支持,可在创建数据源中切换。

Modify

  • 其他已知问题bug修复。

See detailed guide in README.md and 日志服务.md.


[2.7.0] - 2022-06-07

Modify

  • 增加云监控-性能监控RUM产品。
  • GPU维度组合问题修复。
  • 全球应用加速产品名称修改。

See detailed guide in README.md and 日志服务.md.


[2.6.4] - 2022-05-11

Modify

  • 模板变量query中payload支持引入其他模板变量。

See detailed guide in README.md and 日志服务.md.


[2.6.3] - 2022-04-08

Fixed

  • Redis 支持节点和proxy维度 (#114)
  • CLB 的 vip 支持 ipv6 (#114)
  • 模板变量填写提示气泡,链接到 https://cloud.tencent.com/document/product/248/54510。(#114)
  • 插件端支持内网 API 设置 (#114)

See detailed guide in README.md and 日志服务.md.


[2.6.2] - 2022-03-31

Fixed

  • README 更新 CLS 文档 (#111)
  • CLS 检索语句输入框样式优化 (#112)

See detailed guide in README.md and 日志服务.md.


[2.6.1] - 2022-03-15

Fixed

  • CLS 检索条件变量替换优化, 预设模板使用云监控变量 (#109)
  • API 网关 代理路由匹配问题修复 (#109)

See detailed guide in README.md and 日志服务.md.


[2.6.0] - 2022-03-04

Added

  • CLS 日志主题ID (TopicId) 支持下拉选择 (#103)
  • lucene 支持多 options 变量值 (#103)
  • CLB 支持后台服务器维度和后台服务器端口维度 (#107)
  • 云监控接入 CLS (#107)

Fixed

  • 修复 Explorer 下 onBlur 反复执行问题 (#103)
  • Bump up dependencies version to fix critical vulnerabilities. (#104)
  • ckafka 中 grpu 和 topic 之间联动处理 (#107)
  • CDB 检查指标有效性需兼容 InstanceIdInstanceType (#107)
  • tdsql用新的接口获取地域信息, 查看文档 (#107)

See detailed guide in README.md and 日志服务.md.


[2.5.0] - 2022-02-15

Added

插件新增 日志服务 数据源,旧版本数据源 后续将不再维护。

  • 数据源设置页面新增日志服务数据源开关,支持与云监控数据源同时使用。
  • 日志服务支持同时查询不同日志主题ID的数据内容。
  • 日志检索分析
    • 检索:用户可通过输入 lucene 语句,查询符合条件的日志内容。相关检索语法与样例见文档 日志检索
    • 分析:使用日志服务提供的 SQL 统计能力,可将采集的日志进行数据分析并以图表的形式展示分析结果。相关分析语法与样例见文档 日志分析
    • 分析场景无需输入字段使用定位,根据查询结果的数据类型进行自动推断。

See detailed guide in README.md and 日志服务.md.


[2.4.1] - 2022-01-04

Added

  • Support nodeIp template variable and legend display for MapReduce HDFS. (#84)(#85)

Fixed

  • No data if listener not selected on CLB. (#83)(#85)

See detailed guide in README.md.


[2.4.0] - 2021-12-01

Added

  • Support Intranet cloud API & service roles (#78)
  • Example dashboard support datasource variable (#79)

See detailed guide in README.md.


[2.3.0] - 2021-11-15

Added

  • Optimized CLB dashboard and namespace. (#76)

Fixed

  • Monitor COS with HTTP. (#73)
  • Redirect README links to the official site. (#74)

See detailed guide in README.md.


[2.2.2] - 2021-08-27

Fixed

  • Legend name display optimization, support multi-level display.
  • Support topicId template variable in CKafka monitoring.
  • Support select instance through As WanIp in Redis monitoring.
  • Support template variable fleet and queue in Game Server Elastic-scaling monitoring, InstanceAlias support PrivateIpAddress and IpAddress.

See detailed guide in README.md.


[2.2.1] - 2021-07-13

Fixed

  • Missing dimensions in lbPrivate.
  • Missing metrics BaseCpuUsage, CvmDiskUsage for CVM monitoring.

See detailed guide in README.md.


[2.2.0] - 2021-06-28

Added

Fixed

  • The caching method of the instance list is optimized from localStorage to IndexedDB.
  • Support listenerAlias in CLB template variable configuration (#64).
  • The CVM regional interface is replaced with api.tencentcloudapi.com.
  • Change dimension instanceId to InstanceId for DCDB monitoring.

Removed

See detailed guide in README.md.


[2.1.0] - 2021-05-01

Added

Fixed

  • Import preset dashboard templates under "Tencent Cloud Monitor" folder.
  • Change CVM template variable value from PublicIp to InstanceId.
  • Known bugs when setting template variable refresh method to never.
  • percent unit in preset dashboard templates.
  • InstanceAlias display issue on when hovering the graph and in the legend.

[2.0.2] - 2021-04-13

Added

  • Plugin signing script.

Fixed

  • Set English as the main readme language in dist/
  • Other minor document fixes.

[2.0.1] - 2021-04-07

Fixed

  • Readme display issues on https://grafana.com/grafana/plugins/tencentcloud-monitor-app.
  • Update screenshot images.
  • Multi backend plugin process.

[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

Added

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.


[1.5.0] - 2021-04-02

Added

Fixed

  • Preset dashboard templates. (#47)
  • Remove $region in CDN monitoring.
  • Other known issues.

See detailed guide in README.md.


[1.4.4] - 2021-03-23

Added

  • Contributors and Contribution guide in README (#33).

Fixed

  • Allow using variables to get instance data in SCF monitoring (#32) (#37).
  • Some minor fix.

See detailed guide in README.md.


[1.4.3] - 2021-03-10

Added

See detailed guide in README.md.


[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: if display and InstanceAlias appear at the same time, the dropdown list will only show values of display.
  • Allow search when selecting namespaces.

Fixed

  • Some known errors.

See detailed guide in README.md.


[1.4.1] - 2021-03-03

Fixed

  • Fix Redis dashboard

Removed

  • Remove (QCE/REDIS_MEM) namespace

See detailed guide in README.md.


[1.4.0] - 2021-03-01

Added

See detailed guide in README.md.


[1.3.1] - 2021-01-29

Added

See detailed guide in README.md.


[1.0.0] - 2021-01-22

1.0.0 Feature highlights

Tencent Cloud Monitoring provides users with load and performance monitoring metrics of multiple cloud products such as Cloud Virtual Machine (CVM) and Cloud Databases (CDB). Users can use cloud monitoring consoles, cloud monitoring APIs, and other methods to retrieve relevant monitoring data. Tencent Cloud Monitor Grafana App is an application plugin that adapts to the open-source software Grafana. It retrieves monitoring data by calling Tencent Cloud Monitoring API 3.0, and displays the data on a custom Dashboard.

Added

  • Grafana plugin subscription preparation (#21), docker support for development.

Installation

Prerequisites: Tencent Cloud Monitor Grafana App Plugin requires Grafana version > 6.x to run, for Grafana installation, please read Download Grafana.

  1. Go to the GitHub releases and find the latest release.
  2. Download .zip package with the plugin from release assets (asset name is tencentcloud-monitor-app-[x.x.x].zip) and unpack it into Grafana's plugins folder (${GRAFANA_HOME}/data/plugins), see docs here if you can't find your plugin folder.
  3. Restart Grafana server.
  4. Hover Settings Icon in the side menu and select Plugins. Successfully installed if the Tencent Cloud Monitor APP plugin is displayed in the plugin list.
  5. Click Enable in the plugin config page.

See detailed guide in README.md.