hi @SBCODE thanks for the nice description. I have a question. Let's say I have a column name as user_id in my users table, there are other columns also. now, I want to create a variable for this column. so now what i want is whenever I open the grafana dashboard then it should load all data not a value for specific userid. After that in that placeholder I should have an option to provide the value of that variable named as user_id and the value of it are coming from resources table
now if I just make out an example using your dashboard. so you have many panels displaying data in graphs. Now assume that one of the dropdowns variable is only related to one panel. and I dont want it to be positioned at the top of all the panels exisitng in the dashboard. is there a way I can display that dropdown inside one panel since its only used in one panel .
That was very helpful. Thank you for this clear and concise explanation.
Thank you for such a detail demonstration
thanks! was looking for the datasource type
Thank you very much ❤
Excellent !! Thank you
Sir, in the beginning which node dashboard you shown? can u pls provide dashboard id if u can? to learn something more about it. pls
this video is part of a much larger course on Grafana. Find discount coupons at sbcode.net/grafana/
can we monitor percentile on time basis of nodes in grafana?
if yes can u pls make video on same?
this video is part of a much larger course on Grafana. Find discount coupons at sbcode.net/grafana/
thank you
For multiple dropdown selection option ,i have used this variable in the log query ,but not reflected the result, any idea about that?
How do you capitalize a variable?
Can we make the same selection feature at panel level instead of dashboard level
I haven’t seen it being done. The variable is available for whole dashboard
Thanks! How trim variable?
hi @SBCODE thanks for the nice description. I have a question. Let's say I have a column name as user_id in my users table, there are other columns also. now, I want to create a variable for this column. so now what i want is whenever I open the grafana dashboard then it should load all data not a value for specific userid. After that in that placeholder I should have an option to provide the value of that variable named as user_id and the value of it are coming from resources table
Great video thank you
I want to include time stamp in the email of resolved alert. How can I do that. Please your response will be greatly appreciated
thanks a lot!!!
How do you then use those variables in your panels?
now if I just make out an example using your dashboard. so you have many panels displaying data in graphs. Now assume that one of the dropdowns variable is only related to one panel. and I dont want it to be positioned at the top of all the panels exisitng in the dashboard. is there a way I can display that dropdown inside one panel since its only used in one panel .
Hey..could you please tell me how to set up a namespace variable . I am creating a Jenkins dashboard !
Latest influxdb this query option will not work from udemy i will follow same steps but influx is new version.
Thanks for letting me know. If you have a suggestion to fix, I can update my docs.
please for example how to use with prometheus metrics
see @8:30 on how you might start solving your bespoke problem.
Can we write query variable for elastic search data and get dropdown ?
Some examples :
Source : {"find": "terms", "field": "@source"}
Host : {"find": "terms", "field": "@hostname", "query": "@source:$source"}
See play.grafana.org/d/VaeQyXDMz/elastic-gauge-labels?orgId=1
How would you go about creating variables via JSON api by Marcus Olsson? Have you had any experiance with this?
can you share this table graph json plese?
Hey what grafana versions are you using because it isn't letting me use the label_values(job) you used in yours
This video is Grafana 8. What data source and version are you using?
gold!
How to add latency graph
add some more detail to your question, and then type it into your favourite search engine, or chatgpt
how i can use variable to display current date
${__from:date:YYYY-MM} and ${__from:date:YYYY-MM}
See grafana.com/docs/grafana/latest/variables/variable-types/global-variables/#__from-and-__to
Where can we setup that under variables tab?