Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add zabbix_connector module #1435

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

loricvdt
Copy link
Contributor

SUMMARY

Zabbix supports data streaming connectors since version 7.0 (experimental in 6.4), so I created the Ansible module wrapping the Zabbix API.

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME

zabbix_connector

ADDITIONAL INFORMATION

Streaming feature doc: https://www.zabbix.com/documentation/current/en/manual/config/export/streaming
Follows Zabbix API: https://www.zabbix.com/documentation/current/en/manual/api/reference/connector

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

Attention: Patch coverage is 74.71264% with 22 lines in your changes missing coverage. Please review.

Project coverage is 78.03%. Comparing base (645a81a) to head (c69bfad).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
plugins/modules/zabbix_connector.py 74.71% 18 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1435      +/-   ##
==========================================
- Coverage   78.08%   78.03%   -0.06%     
==========================================
  Files          46       47       +1     
  Lines        5685     5772      +87     
  Branches     1433     1448      +15     
==========================================
+ Hits         4439     4504      +65     
- Misses        775      793      +18     
- Partials      471      475       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant