Skip to content

Time-Series data doesn't show up when an environment is specified #186

@ffoxdd

Description

@ffoxdd

When I configure traces to have the "env" tag set to anything other than None, time series data doesn't show up in the web frontend.

This happens if I set the environment like this:
tracer.set_tags({"env": "DEVELOPMENT"})

or like this:
tracer.current_span().set_tag("env", "DEVELOPMENT")

screen shot 2017-02-17 at 11 25 30 am

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions