Skip to content

Support custom layers and subscribers #4

@erichulburd

Description

@erichulburd

#3 introduced tracing-subscriber. We should now enable upstream libraries add their own layers subscribers. This will involve:

  • Supporting the ability of upstream libraries to add functions and classes to the tracing_subscriber PyModule that return PyConfig (both for subscriber and layers). This in turn will require making the underlying traits public.
  • Adding a CustomError type that can be returned for the Config trait implementations.

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