Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

这个模版的grafana配置,有点不合理啊 #23

Open
wentao1994 opened this issue Jul 16, 2019 · 4 comments
Open

这个模版的grafana配置,有点不合理啊 #23

wentao1994 opened this issue Jul 16, 2019 · 4 comments

Comments

@wentao1994
Copy link

根据实例的ID进行查询,但是实例ID那种长的字符串根本就记不住啊。
image

@aylei
Copy link
Owner

aylei commented Jul 16, 2019

有道理, 当初考虑过用 name, 但是会碰到一个问题是所有的表达式都需要用 join, 会比较复杂. 当时考虑的是通常都是从警报或者 overview 看板跳转到这个单实例看板上的, 这些跳转之间用 ID 会更合理.

不知道有没有什么更好的建议?

@cai-personal
Copy link

不是有中文描述嘛, 换一下变量就可以了。
image

@aylei
Copy link
Owner

aylei commented Jul 29, 2019

嗯,可以修改一下
但要注意 aliyun_rds_* 指标中并没有 description tag,因此用这个变量查询 aliyun_rds_* 指标的时候,需要通过 join 把 description 转成 id

@cai-personal
Copy link

嗯,可以修改一下
但要注意 aliyun_rds_* 指标中并没有 description tag,因此用这个变量查询 aliyun_rds_* 指标的时候,需要通过 join 把 description 转成 id

嗯,是这样。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants