2b5bfd4de634dd710ea2f4ffdc04c5bd2cebec72
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [grafana/plugin-ci-workflows](https://redirect.github.com/grafana/plugin-ci-workflows) | action | minor | `ci-cd-workflows/v5.0.0` → `ci-cd-workflows/v5.1.0` | --- ### Release Notes <details> <summary>grafana/plugin-ci-workflows (grafana/plugin-ci-workflows)</summary> ### [`vci-cd-workflows/v5.1.0`](https://redirect.github.com/grafana/plugin-ci-workflows/releases/tag/ci-cd-workflows/v5.1.0): ci-cd-workflows: v5.1.0 [Compare Source](https://redirect.github.com/grafana/plugin-ci-workflows/compare/ci-cd-workflows/v5.0.0...ci-cd-workflows/v5.1.0) ##### 🎉 Features - **ci:** setup Go version from go.mod if possible ([#​465](https://redirect.github.com/grafana/plugin-ci-workflows/issues/465)) ([5d5ab0a](5d5ab0a5fd)) ##### 🐛 Bug Fixes - **tests:** fix act checkout in pull\_request events ([#​463](https://redirect.github.com/grafana/plugin-ci-workflows/issues/463)) ([56388a7](56388a7772)) ##### ⚡ Performance Improvements - **ci:** cache mage, Trufflehog and golangci-lint binaries ([#​467](https://redirect.github.com/grafana/plugin-ci-workflows/issues/467)) ([b736834](b736834676)) ##### ✅ Tests - **act:** add plugin-validator tests ([#​457](https://redirect.github.com/grafana/plugin-ci-workflows/issues/457)) ([82db8bf](82db8bf61e)) ##### 🔧 Chores - **deps:** update actions/create-github-app-token action to v2.2.1 ([#​475](https://redirect.github.com/grafana/plugin-ci-workflows/issues/475)) ([eeaa07a](eeaa07abac)) - **deps:** update actions/setup-node action to v6 ([#​362](https://redirect.github.com/grafana/plugin-ci-workflows/issues/362)) ([69022ab](69022ab90e)) - **deps:** update peter-evans/create-pull-request action to v8 ([#​478](https://redirect.github.com/grafana/plugin-ci-workflows/issues/478)) ([8f4d6ea](8f4d6ea8d1)) - **main:** release plugins-frontend-e2e-against-stack 1.0.1 ([#​432](https://redirect.github.com/grafana/plugin-ci-workflows/issues/432)) ([d3ca365](d3ca3655e3)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicGx1Z2luLWNpLXdvcmtmbG93cyJdfQ==--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Zabbix plugin for Grafana
Features
- Select multiple metrics by using Regex
- Create interactive and reusable dashboards with template variables
- Show events on graphs with Annotations
- Display active problems with Triggers panel
- Transform and shape your data with metric processing functions (Avg, Median, Min, Max, Multiply, Summarize, Time shift, Alias)
- Find problems faster with Alerting feature
- Mix metrics from multiple data sources in the same dashboard or even graph
- Discover and share dashboards in the official library
See all features overview and dashboards examples at Grafana-Zabbix Live demo site. Visit plugins page at grafana.com and check out available Grafana data sources, panels and dashboards.
Installation
Install by using grafana-cli
grafana-cli plugins install alexanderzobnin-zabbix-app
Or see more installation options in docs.
Getting started
First, configure Zabbix data source. Then you can create your first dashboard with step-by-step Getting started guide.
Documentation
Community Resources, Feedback, and Support
- Found a bug? Want a new feature? Feel free to open an issue.
- Have a question? You also can open issue, but for questions, it would be better to use Grafana Community portal.
Description
Languages
TypeScript
68.4%
Go
22.8%
SCSS
5.3%
JavaScript
1.3%
Python
1%
Other
1.1%
