grafana-radar-panel icon indicating copy to clipboard operation
grafana-radar-panel copied to clipboard

Series Alias does not appear to be working

Open vyeshaun opened this issue 5 years ago • 5 comments

Hi, loving the graph

Not sure I am using it correctly but I am trying to plot the results of some jenkins build metrics and whilst I think it is working there appears to be an issue with the legend - it simply stays showing "undefined" no matter what I try.

Here are my 3 queries: image

And here is the result: image

I tried setting an alias for the series alias like 'A=Alert Business Service' but still nothing.

Apologies if I am just missing something and it isnt actually a bug

vyeshaun avatar Feb 28 '20 12:02 vyeshaun

I'm also struggling with this.

Grafana: 6.6.2 Radar: 1.4.4 InfluxDB: 1.7.10-1

If I set the "Format As" to Table with time data (as depicted in your examples) I get no data (even after selecting "ignore time data (influxdb)". Then I adjust "Format As" to "Time Series" I then get data, but the series description is ALWAYS "undefined". When I add additional queries then all queries are merged as a single series. Adjusting "Series Alias" has no effect.

image

image

McAnix avatar Mar 17 '20 13:03 McAnix

@snuids I'm also facing all of these exact issues with: Grafana:6.7 Radar panel: 1.4.4 Elasticsearch: 5.5

beingyash avatar Apr 26 '20 20:04 beingyash

This is fixed in Grafana 7.1 with the updated InfluxDB driver.

McAnix avatar Jul 23 '20 13:07 McAnix

Hello there,

Since the last update to Grafana v7.1.1 I am also facing similar issues with Radar Graph to the ones mentioned above:

OK: OLD Graph with the set up: Grafana v6.2.5 InfluxDB v1.7.7 Radar Graph v1.4.4

NOK: NEW Graph with the set up: Grafana v7.1.1 InfluxDB v1.8 Radar Graph v1.4.4

// dashboard imported using the .json file.

According the Inspect>Query feature it seems like the query is repeated as many times as variables you have: NEW - Query

Any idea about how to solve it?

Thanks in advance!

Adrián

adrianchase avatar Aug 03 '20 10:08 adrianchase

I have a similar use case as @McAnix : DId you get a solution to this?

mukteshkrmishra avatar Nov 22 '22 06:11 mukteshkrmishra