grafana / grafana-zabbix

Zabbix plugin for Grafana dashboard
http://play.grafana-zabbix.org
Apache License 2.0
2.06k stars 458 forks source link

Data alignment + Dependent item #1350

Open iRomanyshyn opened 2 years ago

iRomanyshyn commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Network data If it's related to metric data visualization would be great to get the raw query and response for the network request (check this in browser dev tools network tab, there you can see metric requests, please include the request body and request response)

Software versions

Grafana Zabbix Grafana-Zabbix Plugin
x.x.x x.x.x x.x.x
iRomanyshyn commented 2 years ago

Hi! There is a problem with Dependent items and Data alignment. When you try to visualize the dependent item with Stat, it can not show it's graph.

How to reproduce:

  1. Create a new panel with source Zabbix and Query mode Metrics.
  2. Query some Linux machines with default template for Linux CPU utilization where CPU utilization is dependent item from CPU idle.
  3. It can't create a graph.

Here are screenshots: https://ibb.co/MCRspkY https://ibb.co/v4RJBVG

Grafana: 8.2.5, Zabbix: 5.2.7, Grafana-Zabbix plugin: 4.2.4

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had activity in the last 2 years. It will be closed in 60 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!