Skip to content

Feature request: Configurable Event Processing Trace Level #58

Description

@ig-quantum

IncidentRelay stores a detailed processing trace for every event, which is very useful for troubleshooting and auditing event handling.

For deployments with a high event volume, it would be beneficial to make the trace level configurable. This would allow administrators to choose the appropriate balance between observability and storage usage.

For example, the application could support trace levels such as:

Full (current behavior)
Short processing (no data included)
Disabled

This would provide greater deployment flexibility while preserving the existing functionality as the default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions