Skip to content

[#24061] New filter implementation#200

Open
Danipiza wants to merge 6 commits intomainfrom
feature/new-filter
Open

[#24061] New filter implementation#200
Danipiza wants to merge 6 commits intomainfrom
feature/new-filter

Conversation

@Danipiza
Copy link
Contributor

@Danipiza Danipiza commented Jan 20, 2026

Description

This PR adds a filter by topic keys feature in Fast-DDS-Spy.

Added a new category to the filter, keys. The spy will only show the information that matches with the filter added by the user ("partitions" and "topic keys").

The new category is added with the same commands as the previous partition filter, BUT the filter_str variable will have the following format:

  • <topic_key-name>:<topic_key-value>

Related PR: [#23594] Support "partitions" in DDS Recorder & Replayer

Contributor Checklist

  • Commit messages follow the project guidelines.
  • Code snippets related to the added documentation have been provided.
  • Documentation tests pass locally.
  • Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • CI passes without warnings or errors.

Signed-off-by: danipiza <dpizarrogallego@gmail.com>
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
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.

1 participant