Skip to content

Generated default event id and name based on the provided values#36

Merged
stbychkov merged 1 commit into
mainfrom
feat/35-disable-autogeneration-of-eventid-parameters
Jul 12, 2026
Merged

Generated default event id and name based on the provided values#36
stbychkov merged 1 commit into
mainfrom
feat/35-disable-autogeneration-of-eventid-parameters

Conversation

@stbychkov

Copy link
Copy Markdown
Owner

Added two new configuration options that allow overriding the default event ID when one is not explicitly provided:

  • DefaultEventId specifies the default event ID to use.
  • DefaultEventId_Name specifies the default event ID name.

These options allow applications to configure fallback event identifiers without requiring them to be specified for every event.

@stbychkov stbychkov self-assigned this Jul 12, 2026
@stbychkov stbychkov added the enhancement New feature or request label Jul 12, 2026
@stbychkov stbychkov linked an issue Jul 12, 2026 that may be closed by this pull request
@stbychkov
stbychkov merged commit 7e0d681 into main Jul 12, 2026
1 check passed
@stbychkov
stbychkov deleted the feat/35-disable-autogeneration-of-eventid-parameters branch July 12, 2026 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Proposal]: Disable autogeneration of EventId parameters

1 participant