Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Create package for the monitor plugin and setup default configs #5291

Closed
shuse2 opened this issue May 4, 2020 · 0 comments · Fixed by #5892
Closed

Create package for the monitor plugin and setup default configs #5291

shuse2 opened this issue May 4, 2020 · 0 comments · Fixed by #5892

Comments

@shuse2
Copy link
Collaborator

shuse2 commented May 4, 2020

Description

  • Create new package setup in framework-plugins/monitor similar to other plugins
  • Package name should be @liskhq/lisk-framework-monitor-plugin
  • Add config for port, whitelist, webhook and event filter
  • Add skeleton index with importing BasePlugin(BaseModule) from lisk-framework
  • Export the plugin from lisk-sdk
  • Add webhook support with configuration

Motivation

In order to implement the monitor plugin, this initial setup is required.

Acceptance Criteria

  • It should have source and test code setup
  • It should have config setup

Additional Information

Related issues: #5216

@sridharmeganathan sridharmeganathan changed the title Create package for the monitor module and setup default configs Create package for the monitor plugin and setup default configs Oct 19, 2020
@sridharmeganathan sridharmeganathan added this to the Sprint 30 milestone Oct 20, 2020
shuse2 added a commit that referenced this issue Oct 20, 2020
Add monitoring and reportMisbehavior plugin setups - Closes #5876 and #5291
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants