Skip to content

Support tag_class-based trace activation #7663

Closed
@IamYJLee

Description

@IamYJLee

Summary

Currently, trace tags can be individually enabled using -tr:<tag_name>.
We plan to support class-based activation, where enabling a tag_class activates all associated tags.

This was deferred from the initial PR and marked as a TODO.


TODO

  • Implement get_tags_by_class(tag_class) to return associated tags
  • Update enable_trace() to handle class-based activation logic

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions