grafana / kairosdb-datasource

Data source plugin for KairosDB
Apache License 2.0
30 stars 62 forks source link

Templated dashboards for KairosDB don't work with variable tag names. #2

Closed bergquist closed 6 years ago

bergquist commented 8 years ago

Tag names can't be templated it seems.

The following is supported:

hostname=$hostname

but if I do something like

$role = true

That won't work. In fact, as soon as I click the + button , the entire chart goes away, so does the line I just added, and the chart is blank.

I've duplicated this a number of times and I get the same problem every time.

I don't get anything logged in the JS console.

I've confirmed that the actual tags are there. If I use them manually they work. It's just that I can't make them templated.

from https://github.com/grafana/grafana/issues/2966

vguhesan commented 8 years ago

I would like this feature.

mahdianpeyman commented 7 years ago

+1

congshenV commented 7 years ago

+1

fooltux commented 7 years ago

+1

jifwin commented 6 years ago

Implemented in v3.0.0