Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 957 Bytes

File metadata and controls

39 lines (24 loc) · 957 Bytes

Changelog

Unreleased

  • Drop support for Python 3.4 (#1099)

Version 0.12b0

Released 2020-08-14

  • Change package name to opentelemetry-instrumentation-grpc (#969)

Version 0.11b0

Released 2020-07-28

  • Add status code to gRPC client spans (896)

  • Add gRPC client and server instrumentors (788)

  • Add metric recording (bytes in/out, errors, latency) to gRPC client

0.8b0

Released 2020-05-27

  • lint: version of grpc causes lint issues (#696)

0.6b0

Released 2020-03-30

  • Add gRPC integration (#476)
  • Initial release