committed by
GitHub
parent
3edec69265
commit
4ebefec030
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'grafana-zabbix': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Enhance the problems panel with the ability to convert specific tags to columns. Single or multiple tags supported.
|
|
||||||
@@ -1,5 +1,11 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 6.1.2
|
||||||
|
|
||||||
|
🐛 Fix silent removal of itemTagFilter when no tags match regex
|
||||||
|
🐛 Enhance the problems panel with the ability to convert specific tags to columns. Single or multiple tags supported.
|
||||||
|
🐛 Fix column visibility toggles for problems panel
|
||||||
|
|
||||||
## 6.1.1
|
## 6.1.1
|
||||||
|
|
||||||
🐛 Fix moment value rendering issue
|
🐛 Fix moment value rendering issue
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "grafana-zabbix",
|
"name": "grafana-zabbix",
|
||||||
"version": "6.1.1",
|
"version": "6.1.2",
|
||||||
"description": "Zabbix plugin for Grafana",
|
"description": "Zabbix plugin for Grafana",
|
||||||
"homepage": "http://grafana-zabbix.org",
|
"homepage": "http://grafana-zabbix.org",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
|
|||||||
Reference in New Issue
Block a user