Skip to content

Adds support for default tags at tracer level #101

@jcchavezs

Description

@jcchavezs

There are many use cases where we want to pass tags to all our spans based on enviroment parameters (e.g. instance id). They are static values and can perfectly fit in the tracer at bootstrap time.

Zipkin-go does include this already: https://github.com/openzipkin/zipkin-go/blob/master/tracer.go#L17

cc @adriancole

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