grafana-zabbix
grafana-zabbix copied to clipboard
Include macro filtering for hosts
Summary:
Support for Query Types: Added support for querying user macro names and user macro values. Filtering Hosts: Implemented the ability to filter hosts in Zabbix using user macro names and values. Regex Filtering: Enhanced filtering capabilities by adding support for regular expression (regex) filtering on user macro names and values. These changes aim to improve the flexibility and precision of host filtering in Zabbix, making it easier to manage and visualize data in Grafana.
Changes:
Added query types for user macro names and values. Implemented filtering logic for hosts based on user macros. Added regex support for user macro filtering in Variable settings.
Screeshots:
Fixes #1926
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Can you please open an issue for this first where you describe the problem that you are trying to solve?
Hello
here is the linked issue to this request : https://github.com/grafana/grafana-zabbix/issues/1926
Also you need to accept the CLA.
src/datasource/zabbix/zabbix.ts L213 that extra 'n' before comment seems not good.
Also it would be best to try to create smaller PRs that only focus on one aspect at a time. It would help us reviewing the code faster.
This pull request has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in 2 weeks if no further activity occurs. Please feel free to give a status update or ping for review. Thank you for your contributions!
This pull request has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in 2 weeks if no further activity occurs. Please feel free to give a status update or ping for review. Thank you for your contributions!
This pull request has been automatically closed because it has not had any further activity in the last 2 weeks. Thank you for your contributions!
This pull request has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in 2 weeks if no further activity occurs. Please feel free to give a status update or ping for review. Thank you for your contributions!