/opencensus-go-exporter-aws

OpenCensus Go exporters for AWS (XRay only for now)

Primary LanguageGoApache License 2.0Apache-2.0

aws

GoDoc

aws package defines an exporter that publishes spans to AWS X-Ray.

Installation

go get contrib.go.opencensus.io/exporter/aws

To Do

  • Publish spans in a separate goroutine
  • Support propagation of http spans
  • Support remote spans
  • Verified works with ELB/ALB
  • Report errors / exceptions
  • Publish partial segments; currently only completed segments are published to aws