Configuration is currently limited to a specific set, prohibiting the extension from being adapted to different environments. While authentication generally works, there is no option to configure storage, processing mode or more.
TODO
- Add more options for metric storage - in-memory, database, ACPu or Redis
- Add option to configure metrics processing mode - sync or async via message bus.
- Improve database compatibility by ourselves or by enabling TYPO3's database API.
Configuration is currently limited to a specific set, prohibiting the extension from being adapted to different environments. While authentication generally works, there is no option to configure storage, processing mode or more.
TODO