-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Overview
We need to add basic configuration functionality and admin UI for the plugin.
Criteria
We need to build the following:
- Plugin core functionality e.g. settings page, tabs, data sanitisation
- Functionality for whether we log data or not
- Integrate the configuration with logging plugin and add tests to ensure it works.
- Update examples on how to extend the admin functionality
Note
We can add other configuration tabs for data management and security when developing those features.
Data Logging Functionality Configuration
- Enabled (Yes/No)
- IP restrictions
- Rate limiting and data sampling
- WPGraphQL filtering (log certain requests)
- User based logging (log with certain admin capabilities)
- Performance metrics (log with memory or time threshold above X)
- HTTP Header Configuration
- Log point selection (select if you want to log for one, two or three current events that we log for)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🏗 In progress