Questions tagged [grafana-variable]

245 questions
-1
votes
1 answer

Regex to capture the IP or hostname from a list having a mix of IP and hostname

For my situation, I need to extract the IP address or the hostname from the list. For example, suppose this is the…
Ashish Kurian
  • 51
  • 5
  • 12
-1
votes
1 answer

Time range graph using Grafanas variables

We are using the graph compare time and we want to compare the amount of sessions for example between 14 days ago and 28 days ago and same wih 30 days ago and 60 days ago. We currently wrote date BETWEEN $__timeFrom() AND $__timeTo() and it changes…
-2
votes
0 answers

How to change the drop down variables in grafana

I have created a panel in table in which i am running two sql queries. The drop down that appears has a variable such as driving_license_no, customer_master_id etc. which i want to change.. Please tell me how to change the variables name.
harsh agarwal
  • 43
  • 2
  • 8
-2
votes
1 answer

how to concatenate two string in grafana metrics

how to append two variable inside vector, [30d] should be replaced with [${days}${consd}] my actual query (part of the query) method=~"[[Method]]",le="+t"}[30d])) * 100 here i want replace the 30d with two grafana variable say one grafana variable…
jcrshankar
  • 1,165
  • 8
  • 25
  • 45
1 2 3
16
17