Skip to content
New issue

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

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

Open
mikasun7 opened this issue Jan 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@mikasun7
Copy link

【腾讯云可观测平台 模板变量-云产品监控-文档中心-腾讯云】 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):

  • Grafana version: [8.5.21]
  • Plugin version: [2.9.0 and 2.9.1]
@mikasun7 mikasun7 added the bug Something isn't working label Jan 25, 2024
@miaoxiong
Copy link

miaoxiong commented Jan 25, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants