Skip to content

Conversation

@hannahramadan
Copy link
Contributor

@hannahramadan hannahramadan commented Nov 14, 2025

Added a new instrumentation.active_support_notifications.active_support_events configuration parameter to permit a user defined allowlist of Active Support notifications event names for the agent to subscribe to that are related to the Active Support library itself.

Event names that are not included on the list will be ignored by the agent.

fallwith and others added 6 commits April 29, 2024 14:51
Added a new :'instrumentation.active_support_notifications.active_support_events'
configuration parameter to permit a user defined allowlist of Active
Support notifications event names for the agent to subscribe to that are
related to the Active Support library itself.

Event names that are not included on the list will be ignored by the
agent.
don't attempt to subscribe to notifications based on an empty list
Now that the constant based hash is needed by default_source.rb, make
sure its class can successfully require the notifications class
put in a temporary Ruby version <= 2.4 path for older Rubies that don't
support `String#delete_prefix` and silence the RuboCop warning within
the Ruby <= 2.4 specific path.
reference the Active Support specific event names lists for caching and
messages in the documentation for the relevant configuration parameter
Reference the edge content with the fixed anchors

Co-authored-by: Kayla Reopelle (she/her) <[email protected]>
@hannahramadan hannahramadan requested a review from a team as a code owner November 14, 2025 19:15
@github-actions
Copy link
Contributor

SimpleCov Report

Coverage Threshold
Line 93.32% 93%

@hannahramadan hannahramadan merged commit 3713de7 into v10_0_0 Nov 20, 2025
107 of 108 checks passed
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.

4 participants