Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

StartTime is 7 days in the past #165

Open
@MooreDerek

Description

Using version 0.0.5
Firefox: 68.0.1

Following the documentation to run the examples/initial_load , running locally on Mac OSx. Running the sample page, with output to zipkin

What did you expect to see?

Starttime for local time - currently 2019-08-22

What did you see instead?

startTime | 2019-08-14T07:13:34.214000000Z

Additional context

config.yaml 
receivers:
  opencensus:
    address: "127.0.0.1:55678"
    cors_allowed_origins:
      - http://localhost:*
exporters:
  zipkin:
    service_name: "opencensus"
    endpoint: "http://127.0.0.1:9411/api/v2/spans"

Screen Shot 2019-08-21 at 11 37 21 AM

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions