d9f20da91d2266cdb68b4c81e2753a81b29310fe
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@swc/core](https://swc.rs) ([source](https://redirect.github.com/swc-project/swc)) | [`1.15.8` → `1.15.10`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.15.8/1.15.10) |  |  | --- ### Release Notes <details> <summary>swc-project/swc (@​swc/core)</summary> ### [`v1.15.10`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11510---2026-01-19) [Compare Source](https://redirect.github.com/swc-project/swc/compare/v1.15.8...v1.15.10) ##### Bug Fixes - **(ci)** Handle merged PRs separately in milestone manager ([#​11409](https://redirect.github.com/swc-project/swc/issues/11409)) ([3554268](3554268dcb)) - **(es/compat)** Preserve this context in nested arrow functions ([#​11423](https://redirect.github.com/swc-project/swc/issues/11423)) ([f2bdaf2](f2bdaf27d8)) - **(es/es2017)** Replace `this` in arrow functions during async-to-generator ([#​11450](https://redirect.github.com/swc-project/swc/issues/11450)) ([a993da6](a993da6fb6)) ##### Features - **(bindings/wasm)** Enable ecma\_lints feature to support semantic error detection ([#​11414](https://redirect.github.com/swc-project/swc/issues/11414)) ([1faa4a5](1faa4a5745)) - **(es/hooks)** Implement VisitMutHook for Either type ([#​11428](https://redirect.github.com/swc-project/swc/issues/11428)) ([395c85e](395c85e921)) - **(es/hooks)** Implement VisitMutHook for Option<H> ([#​11429](https://redirect.github.com/swc-project/swc/issues/11429)) ([0bf1954](0bf195421d)) - **(es/hooks)** Add VisitHook trait for immutable AST visitors ([#​11437](https://redirect.github.com/swc-project/swc/issues/11437)) ([3efb41d](3efb41d97e)) - **(es/minifier)** Improve nested template literal evaluation ([#​11411](https://redirect.github.com/swc-project/swc/issues/11411)) ([147df2f](147df2f023)) - **(es/minifier)** Remove inlined IIFE arg and param ([#​11436](https://redirect.github.com/swc-project/swc/issues/11436)) ([2bc5d40](2bc5d402ad)) - **(es/minifier)** Remove inlined IIFE arg and param ([#​11446](https://redirect.github.com/swc-project/swc/issues/11446)) ([baa1ae3](baa1ae3510)) ##### Miscellaneous Tasks - **(deps)** Update `rkyv` ([#​11419](https://redirect.github.com/swc-project/swc/issues/11419)) ([432197b](432197bdc7)) - **(deps)** Update lru to 0.16.3 ([#​11438](https://redirect.github.com/swc-project/swc/issues/11438)) ([67c2d75](67c2d75291)) - **(deps)** Update browserslist-data to v0.1.5 ([#​11454](https://redirect.github.com/swc-project/swc/issues/11454)) ([e9f78f0](e9f78f032f)) - **(helpers)** Replace MagicString with ast-grep's built-in edit API ([#​11410](https://redirect.github.com/swc-project/swc/issues/11410)) ([a3f0d33](a3f0d33916)) - **(hstr/wtf8)** Address legacy FIXME comments by switching to derives ([#​11416](https://redirect.github.com/swc-project/swc/issues/11416)) ([f03bfd8](f03bfd8dd1)) ##### Performance - **(es/codegen, es/utils)** Migrate to dragonbox\_ecma for faster Number::toString ([#​11412](https://redirect.github.com/swc-project/swc/issues/11412)) ([b7978cc](b7978cc9db)) - **(es/react)** Optimize JSX transforms to reduce allocations ([#​11425](https://redirect.github.com/swc-project/swc/issues/11425)) ([2a20cb6](2a20cb6e34)) ##### Refactor - **(es)** Improve TypeScript transform configuration structure ([#​11434](https://redirect.github.com/swc-project/swc/issues/11434)) ([f33a975](f33a975c74)) - **(es/minifier)** Migrate MinifierPass to Pass trait ([#​11442](https://redirect.github.com/swc-project/swc/issues/11442)) ([a41e631](a41e63193c)) - **(es/minifier)** Improve tpl to str ([#​11415](https://redirect.github.com/swc-project/swc/issues/11415)) ([0239523](0239523c38)) - **(es/react)** Port to VisitMutHook ([#​11418](https://redirect.github.com/swc-project/swc/issues/11418)) ([9604d9c](9604d9cc8a)) - **(es/transformer)** Remove OptionalHook wrapper in favor of Option<H> ([#​11430](https://redirect.github.com/swc-project/swc/issues/11430)) ([72da6bd](72da6bdd52)) - **(es/transforms)** Migrate TypeScript transform to Pass trait ([#​11439](https://redirect.github.com/swc-project/swc/issues/11439)) ([dd007c6](dd007c64a6)) ##### Testing - **(es)** Enable benchmark for `swc` ([#​11420](https://redirect.github.com/swc-project/swc/issues/11420)) ([3a50a25](3a50a25927)) - Disable LTO for benchmarks ([#​11421](https://redirect.github.com/swc-project/swc/issues/11421)) ([af3c2d3](af3c2d36d7)) - Use rstest as the test framework ([#​11417](https://redirect.github.com/swc-project/swc/issues/11417)) ([fae258f](fae258f530)) ##### Ci - Collapse preivous `claude[bot]` PR review comments ([affb6a2](affb6a29de)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44Mi4zIiwidXBkYXRlZEluVmVyIjoiNDIuODIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> 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%
