Why Grafana alert has not a chart in attached image? - grafana

I use Grafana V9 with Image Renderer Plugin
Not so far i update Grafana from v8 to v9
I have setuped alert to Telegram, but when it firing, i receive picture without chart
Whats may be a problem?

Related

Why Grafana does not include images to alerts?

Have separately configured grafana image renderer, installed plugin and now can render any graphs.
But telegram alerts still without images and no any checkbox "Include image"
Grafana v8.4.6
Grafana Image Renderer v3.4.2
What should be configured else?
Yes, since v9.0 is there a new way to take screenshots of panels.
1 - Create an alert from the panel, as always
2 - Setup alert
3 - Keep Dashboard UID and Panel ID annotations.
In v9.1 will be compatible with Telegram
More info in this discussion: https://github.com/grafana/grafana/discussions/38030
Official doc page: (with compatible notificators) https://grafana.com/docs/grafana/latest/alerting/images-in-notifications/
Image rendering was removed in grafana 8 alerts: https://github.com/grafana/grafana/discussions/38030
if you want images you have to go back to legacy alerts

How to sort alerts from Prometheus correctly in the Grafana panel

We have several alerts from Prometheus, we would like to visualize them in tables on the Grafana dashboard in the alert list. We would like to sort the alerts by severity and later by environment.
So the severities are:
critical
warning
info
none
My question is simply how do we sort them in the Grafana dashboard, because alphabetically it doesn't make sense.
Our Grafana version is 8.4.7, the Grafana configuration file grafana.ini is updated for the appropriate version. As a datasource we have a Prometheus.
In Grafana, I set the Alert list as a suggestion, then specified grouping by severity and focused on sorting by importance for built-in support.
enter image description here
Please how best to fill in the label for the alert instance, so that the alerts are sorted by severity and environment ?
enter image description here
On higher environments it works according to this sorting, but on LAB where we have other environments like ALFA, BETA.... Is it necessary to change the Json ? On the higher environment we use in Alert instance label this {environment~=“.*$env.*“} .
enter image description here

alternative/replacement for discrete-panel in Grafana v8

How to implement horizontal graph in Grafana v8 ?
The former Discrete panel (by NatelEnergy) is not signed.
Use Grafana State timeline visualization introduced in Grafana v8.0.
There are some examples on ▶▶ play.grafana.org

Zabbix with tiles dashboard for displaying problems

We are using Zabbix 5.0.2 in our company with hundreds of hosts to monitor. I am trying to find dashboard for Zabbix that will display kind of grid/tiles with all monitored items. When problem appears, it will move item to the top of screen marked red, rest of monitored items should stay below with green color.
Dashboard can be directly in Zabbix or Grafana Based. "Standard" Problems Zabbix dashboard my superiors does not like at all.
Any ideas, what dashboard to use, please?
Thank you
Wil
It should look something like this
https://xivo-solutions-blog.gitlab.io/2018/07/23/monitoring-over-one-year/status_panels.png

Grafana worldmap with influxdb shows no datapoints

I am trying to use the worldmap plugin of grafana with table data as datasource (in my case influxdb) which got supported with the newest version. link
But sadly I am not able to get it working. I use the same query as in the docu of the plugin but no points are shown in my worldmap. Here are the screenshots of my query: