Skip to content

Tracing Context for Service from Trace #1505

@ChristopherDavenport

Description

@ChristopherDavenport

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

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