Skip to content

Conversation

@hannahramadan
Copy link
Contributor

The Agent#record_custom_event API will now raise an ArgumentError on an invalid event_type.

A valid event_type must consist of only alphanumeric characters, _, :, or .

closes #3126

@hannahramadan hannahramadan marked this pull request as ready for review November 7, 2025 20:04
@hannahramadan hannahramadan requested a review from a team as a code owner November 7, 2025 20:04
@hannahramadan hannahramadan changed the title Validate record_custom_event type Validate record_custom_event type Nov 7, 2025
@hannahramadan hannahramadan changed the base branch from dev to v10_0_0 November 7, 2025 20:20
@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2025

SimpleCov Report

Coverage Threshold
Line 93.66% 93%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Agent#record_custom_event should raise on invalid event_type

2 participants