Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Display bug with Alias legend text. #51

Closed
Jukkorsis opened this issue Mar 26, 2017 · 2 comments
Closed

Display bug with Alias legend text. #51

Jukkorsis opened this issue Mar 26, 2017 · 2 comments

Comments

@Jukkorsis
Copy link

I think an example would be the best way to show this bug. Let's say I have a query on a metric called "http.duration" with a group by on the tag "status".

If I select default for the Alias, the text that appears beside the select box is "http.duration ( status=$_tag_group_status )". The text that appears in the legend is "http.duration ( status=200 ) ( status=200 ".

if I select "custom" for the Alias, and edit the text to be "$_tag_group_status", then the text in the legend is "200 ( status=200".

if I select "custom" for the Alias, and edit the text to be ".", then the text in the legend is ". ( status=200".

No matter what I enter for the custom Alias, the text "( status=200" gets appended. This even happens when the default Alias is selected.

@mkeagar
Copy link

mkeagar commented Mar 28, 2017

We're experiencing this as well with Grafana v4.2.0 and the KairosDB datasource plugin version 2.0.1.

@ehatch90 ehatch90 mentioned this issue May 1, 2017
@jifwin
Copy link
Contributor

jifwin commented Mar 20, 2018

Hi
Thanks for reporting this. Version 3.0.0 is now released. Could you check if the issue still occurs? if so please reopen.

@jifwin jifwin closed this as completed Mar 20, 2018
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