Dynamic Text Plugin for Grafana | Markdown, HTML and Handlebars to transform data visualizations

preview_player
Показать описание
The latest video about this plugin is here

This is the first guide we created for the Dynamic Text plugin for Grafana. Please, refer to the video mentioned above for a better review.
The plugin does a fantastic job by transforming bland table data into vibrant, readable visualization emphasizing critical tidbits.

LINKS FROM THE VIDEO

CHAPTERS
00:00 a quick plugin demo
00:29 What is the Dynamic Text Panel?
00:44 How to install the Dynamic Text Panel
00:52 How does the Dynamic Text Panel work? (add to a dashboard, select a data source, and review the extracted data)
01:52 How does the Dynamic Text Panel work? (parameter sections)
02:32 How to reference the extracted data frame?
03:03 The option 'Render template for every row'
03:56 The option 'Render template for every row' side-by-side example
04:14 Option 'Default content'
04:33 How does the formatting work?
04:45 Markdown basics
05:06 HTML formatting example 1
06:18 How to make the design dynamic?
06:55 HTML formatting example 2
07:12 HTML formatting example 3 (using Environment Data Source)

DISCOVER

GET IN TOUCH

#Grafana #GrafanaPlugins #Visualization #visualización #DynamicText #InfoCards
Рекомендации по теме
Комментарии
Автор

Dynamic Text Panel is one of our most popular plugins. Please share your feedback and questions in the comments.

volkovlabs
Автор

Really really appreciate you for all your great work on Grafana plugins!

playniuniu
Автор

Mano, esse plugin é muito foda velho. Vocês tão de parabéns demais, viu? Muito bom, prático. Eu amei. Vai dar pra fazer Dashboards lindas, do jeito que eu quiser agora no Grafana...
Demais. <3 <3

xDeadlyWarriorX
Автор

Is there a way to change the min width of the text panel on small screens? In my case the the panel become to thin before moving to on column layoutm so the text clips and causes other issues

nohope
Автор

can we have like table tag constant and within that the data is bound to each row .. rather than separate tables for each row ?

samantr
Автор

I have a time series flux query, when I use {{temperature}} it gives me the correct values, but {{data.[0].temperature}} returns nothing?

MrShakr
Автор

Do you have any Time based database examples of how this works? say with influxDB? All i manage to get is [object Object]

OzDeaDMeaT
Автор

I'm using two dynamic text panels at the sides of my dashobard and a scatter plot in the middle. When using a Tablet, this results in an ugly layout as horizontal scrollbars are need to see the content. Are you aware of any way to modify when Grafana switches to single column Layout like it does on Smartphones?

nohope
Автор

Hi,
I want to display "lmutil" command output in grafana dashboard . the DB is influxdb and data collector is telegraf.
is there any special visualization panel other than table format in grafana .
can you help me on this .

i added below lines in telegraf config file

[[inputs.exec]]
commands = ["lmutil lmstat -a "]
interval = "60s"
#name_suffix = "_lmutil"
data_format = "influx"

raviteja.chandika
Автор

I get "Error loading: error when adding the panel to a dashboard. I am using locally installed Grafana 10

hqyipri
Автор

Is it possible to get data from many queries, maybe by referencing ? Something like {{A.data}} and {{B.data}} ?

ilanmadar
Автор

data.[0] is working
data.length is also working
data.[data.length-1] doesn't working

What is the solution? :\

fpeter
Автор

Any demo dashboards/panels, I can download and play with?
to understand this more.

syvbkzz
Автор

without link to css files .. this might be very limited in use

samantr