renovate-sh-app[bot] d76ffd9cbb fix(deps): update module github.com/grafana/grafana-plugin-sdk-go to v0.286.0 (#2254)
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/grafana/grafana-plugin-sdk-go](https://redirect.github.com/grafana/grafana-plugin-sdk-go)
| `v0.285.0` → `v0.286.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgrafana%2fgrafana-plugin-sdk-go/v0.286.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgrafana%2fgrafana-plugin-sdk-go/v0.285.0/v0.286.0?slim=true)
|

---

### Release Notes

<details>
<summary>grafana/grafana-plugin-sdk-go
(github.com/grafana/grafana-plugin-sdk-go)</summary>

###
[`v0.286.0`](https://redirect.github.com/grafana/grafana-plugin-sdk-go/releases/tag/v0.286.0)

[Compare
Source](https://redirect.github.com/grafana/grafana-plugin-sdk-go/compare/v0.285.0...v0.286.0)

#### What's Changed

- DataFrame: Enable setting vector length to zero by
[@&#8203;ryantxu](https://redirect.github.com/ryantxu) in
[#&#8203;1461](https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1461)
- feat: Add chunking query support for datasource plugins by
[@&#8203;dgiagio](https://redirect.github.com/dgiagio) in
[#&#8203;1449](https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1449)
- string type for sql query format by
[@&#8203;yesoreyeram](https://redirect.github.com/yesoreyeram) in
[#&#8203;1462](https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1462)
- fix(sqlutil): fix FrameFromRows rowLimit handling across result sets
and repeated calls by
[@&#8203;dgiagio](https://redirect.github.com/dgiagio) in
[#&#8203;1463](https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1463)
- Fix race condition panic in HARLogger by
[@&#8203;Multimo](https://redirect.github.com/Multimo) in
[#&#8203;1464](https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1464)

#### New Contributors

- [@&#8203;Multimo](https://redirect.github.com/Multimo) made their
first contribution in
[#&#8203;1464](https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1464)

**Full Changelog**:
<https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.285.0...v0.286.0>

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44Mi4zIiwidXBkYXRlZEluVmVyIjoiNDIuODIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLW1pbm9yIl19-->

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>
2026-01-26 09:51:49 +01:00
2024-11-27 10:32:48 +00:00
2025-02-04 18:04:07 +07:00
2017-07-25 00:03:52 +03:00
2026-01-14 12:28:26 -08:00
2026-01-13 13:50:49 +01:00
2024-01-08 17:45:55 +00:00
2024-02-06 08:14:06 +00:00

Zabbix plugin for Grafana

Version Change Log Docs

Dashboard

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
grafana zabbix fork
Readme Apache-2.0 18 MiB
Languages
TypeScript 68.4%
Go 22.8%
SCSS 5.3%
JavaScript 1.3%
Python 1%
Other 1.1%