Skip to content

Add transformSpan callback#1331

Merged
waltjones merged 1 commit into
masterfrom
waltjones/transform-span
Sep 26, 2025
Merged

Add transformSpan callback#1331
waltjones merged 1 commit into
masterfrom
waltjones/transform-span

Conversation

@waltjones

Copy link
Copy Markdown
Contributor

Description of the change

Adds a transform callback for spans similar to the existing one for occurrences. The user defined function receives a readableSpan in { span: span } which can be inspected and modified. Any return value is ignored.

Type of change

  • New feature (non-breaking change that adds functionality)

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests
  • All tests related to the changed code pass in development

@waltjones waltjones merged commit f5d2168 into master Sep 26, 2025
4 checks passed
@waltjones waltjones deleted the waltjones/transform-span branch September 26, 2025 20:08
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.

2 participants