Skip to content

Latest commit

 

History

History
66 lines (31 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

66 lines (31 loc) · 1.83 KB

2.1.0 (2017-09-29)

Features

  • tracer: add ignoreTags option (acd7c58a)

2.0.1 (2017-09-04)

Bug Fixes

  • reporter: report empty parent service key as "unknown" (22a89a58)

2.0.0 (2017-09-04)

Bug Fixes

  • reporter: rename http_request_duration_seconds_bucket to http_request_handler_duration_sec (b07b5212)

Breaking Changes

  • metrics renamed http_request_duration_seconds_bucket to http_request_handler_duration_seconds_bucket

(b07b5212)

1.3.0 (2017-09-04)

Features

  • example: add child operation (7a260dfa)
  • reporter: report parent_service with http_request_duration_seconds (a06e2bc0)

1.2.0 (2017-09-03)

1.1.0 (2017-09-03)

Features

  • tracer: public getters for Span and SpanContext (a5b54c15)

1.0.0 (2017-09-02)

Features

  • reporter: add Prometheus reporter (74c2b189)
  • tracer: add Reference, Span, SpanContext and Tracer models (e87df8e5)