Skip to content
This repository was archived by the owner on Jun 8, 2022. It is now read-only.

Add an option to make optional the possibility to store diagnostics timestamps #6

Description

@bourtemb

In the current version, the library is storing the event receive time and event insert time into the database.
It would be useful to add an option to be able to enable this feature only on-demand.
It appears that these timestamps do not seem to be very useful since the EventSubscriber is already monitoring the min and max processing time. Disabling this feature could help saving quite a lot of space.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions