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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(sysk): integrated Nari Syskeeper 2000 as a new bridge backend #11902

Merged
merged 5 commits into from Nov 10, 2023

Conversation

lafirest
Copy link
Member

@lafirest lafirest commented Nov 8, 2023

Fixes EMQX-10924

Summary

馃 Generated by Copilot at 5c804a0

This pull request adds support for syskeeper forwarder and proxy, which are features that allow forwarding system metrics and events to a remote syskeeper server. It does so by adding a new application emqx_bridge_syskeeper, which contains the schema, client, frame, and proxy modules for the syskeeper protocol, and by updating the existing emqx_bridge and emqx_connector applications to include the new bridge and connector types. It also adds the license, documentation, and test files for the new application.

PR Checklist

Please convert it to a draft if any of the following conditions are not met. Reviewers may skip over until all the items are checked:

  • Added tests for the changes
  • Added property-based tests for code which performs user input validation
  • Changed lines covered in coverage report
  • Change log has been added to changes/(ce|ee)/(feat|perf|fix|breaking)-<PR-id>.en.md files
  • For internal contributor: there is a jira ticket to track this change
  • Created PR to emqx-docs if documentation update is required, or link to a follow-up jira ticket
  • Schema changes are backward compatible

Checklist for CI (.github/workflows) changes

  • If changed package build workflow, pass this action (manual trigger)
  • Change log has been added to changes/ dir for user-facing artifacts update

@lafirest lafirest force-pushed the feat/sys_v2 branch 3 times, most recently from aa74c63 to dff3620 Compare November 9, 2023 06:21
@lafirest lafirest changed the base branch from master to release-54 November 9, 2023 14:16
@lafirest lafirest marked this pull request as ready for review November 9, 2023 14:34
@lafirest lafirest requested review from JimMoen and a team as code owners November 9, 2023 14:34
@lafirest lafirest merged commit 1c04499 into emqx:release-54 Nov 10, 2023
161 checks passed
@lafirest lafirest deleted the feat/sys_v2 branch November 10, 2023 04:55
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.

None yet

3 participants