TencentCloud / tencentcloud-monitor-grafana-app

Tencent Cloud Monitor App Plugin for Grafana
https://grafana.com/grafana/plugins/tencentcloud-monitor-app/
Apache License 2.0
153 stars 43 forks source link

Bug: 模板变量的地域参数(Region)不生效,无法查看非ap-guangzhou地域的监控数据 #154

Open appuser999 opened 9 months ago

appuser999 commented 9 months ago

【腾讯云可观测平台 模板变量-云产品监控-文档中心-腾讯云】 https://cloud.tencent.com/document/product/248/54510?from=copy

不管怎么切换地域,查询出来的都是 ap-guangzhou 地域的实例信息,如下图所示:

d86b843-f2e8-4ab9-a360-1d5a646a0651 9af294d4-b8f9-4237-be49-321cca33802a image
{
  "request": {
    "url": "api/datasources/proxy/5/cdb-internal",
    "data": { "Offset": 0, "Limit": 20 },
    "method": "POST",
    "hideFromInspector": false
  },
  "response": {
    "Response": {
      "Items": [
        // ...
      ],
      "RequestId": "14de7178-4d6a-41a6-bdcd-4984ec055f2c",
      "TotalCount": 209
    }
  }
}

For Bug tracing (please complete the following information):

miaoxiong commented 9 months ago

来信收到!