fix: update legendFormat in authentication dashboard for proper variable interpolation
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
de86687a61
commit
d3e50d6e99
@ -129,7 +129,7 @@ data:
|
||||
"format": "time_series",
|
||||
"interval": "",
|
||||
"intervalFactor": 1,
|
||||
"legendFormat": "{{ method }} {{ handler }}",
|
||||
"legendFormat": "{{ `{{ method }} {{ handler }}` }}",
|
||||
"range": true,
|
||||
"refId": "A"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user