Skip to content

Conversation

@emirmx
Copy link
Contributor

@emirmx emirmx commented Nov 10, 2025

This would be for 11.5.0

@MarkvanMents MarkvanMents self-requested a review November 11, 2025 15:05
@MarkvanMents MarkvanMents self-assigned this Nov 11, 2025

### Filtering

For filtering out specific traces, `mendix.tracing.filter` system property can be used. The specified spans and their sub-spans will be filtered out. `matchType` specifies how the name of the span is matched. Currently only `partial` is supported for `matchType` which checks if the span name contains the provided value.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this introduced in 11.5, or did we just forget to document it before?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes introduced in 11.5, we also backported to 10.24.12

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will you make a PR for 10.24.12 to update the documentation there as well?
(Once we have fixed the text on this PR!)

@MarkvanMents MarkvanMents self-requested a review November 19, 2025 12:09
Copy link
Collaborator

@MarkvanMents MarkvanMents left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, @emirmx ,
I've done a quick review to make it more friendly and remove some of the passive sentences. I've also noted that filtering is only available from 11.5.0.
Approving ready for publication with Mx 11.5.0

@emirmx
Copy link
Contributor Author

emirmx commented Nov 20, 2025

Thanks for the PR, @emirmx , I've done a quick review to make it more friendly and remove some of the passive sentences. I've also noted that filtering is only available from 11.5.0. Approving ready for publication with Mx 11.5.0

Yes introduced in 11.5, we also backported to 10.24.12

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants