Categorycontrib.go.opencensus.io/exporter/stackdriver

# README

OpenCensus Go Stackdriver

Build Status GoDoc

Provides OpenCensus exporter support for Stackdriver Monitoring and Stackdriver Trace.

Installation

$ go get -u contrib.go.opencensus.io/exporter/stackdriver

# Packages

No description provided by the author
No description provided by the author
Package propagation implement X-Cloud-Trace-Context header propagation used by Google Cloud products.

# Functions

DefaultMapResource implements default resource mapping for well-known resource types.
NewExporter creates a new Exporter that implements both stats.Exporter and trace.Exporter.

# Structs

Exporter is a stats and trace exporter that uploads data to Stackdriver.
Labels represents a set of Stackdriver Monitoring labels.
Options contains options for configuring the exporter.