Skip to content

Tracing Context for Service from Trace #1505

Open
@ChristopherDavenport

Description

All the methods I can find currently take explicit Spans. Which I assume comes from assumptions about how Trace is implemented. But in natchez Trace is the core construct and Kleisli[F, Span[F], *] is one instance of how to get a Trace would be nice if we could use implicit T: Trace[F] to automatically get a Traced Service in F

Activity

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

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