Imports of package stackdriver

PathSynopsis
cloud.google.com/go/compute/metadataPackage metadata provides access to Google Compute Engine (GCE) metadata and API service accounts.
cloud.google.com/go/monitoring/apiv3Package monitoring is an auto-generated package for the Cloud Monitoring API.
cloud.google.com/go/trace/apiv2Package trace is an auto-generated package for the Stackdriver Trace API.
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
contrib.go.opencensus.io/exporter/stackdriver/monitoredresource
contrib.go.opencensus.io/exporter/stackdriver/monitoredresource/gcp
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/census-instrumentation/opencensus-proto/gen-go/agent/common/v1
github.com/census-instrumentation/opencensus-proto/gen-go/metrics/v1
github.com/census-instrumentation/opencensus-proto/gen-go/resource/v1
github.com/golang/protobuf/protoPackage proto provides functionality for handling protocol buffer messages.
github.com/golang/protobuf/ptypes/any
github.com/golang/protobuf/ptypes/timestamp
github.com/golang/protobuf/ptypes/wrappers
go.opencensus.ioPackage opencensus contains Go support for OpenCensus.
go.opencensus.io/metric/metricdataPackage metricdata contains the metrics data model.
go.opencensus.io/metric/metricexportPackage metricexport contains support for exporting metric data.
go.opencensus.io/plugin/ochttpPackage ochttp provides OpenCensus instrumentation for net/http package.
go.opencensus.io/resourcePackage resource provides functionality for resource, which capture identifying information about the entities for which signals are exported.
go.opencensus.io/resource/resourcekeysPackage resourcekeys contains well known type and label keys for resources.
go.opencensus.io/statsPackage stats contains support for OpenCensus stats recording.
go.opencensus.io/stats/viewPackage view contains support for collecting and exposing aggregates over stats.
go.opencensus.io/tagPackage tag contains OpenCensus tags.
go.opencensus.io/tracePackage trace contains support for OpenCensus distributed tracing.
golang.org/x/oauth2/googlePackage google provides support for making OAuth2 authorized and authenticated HTTP requests to Google APIs.
google.golang.org/api/option
google.golang.org/api/support/bundler
google.golang.org/genproto/googleapis/api/distribution
google.golang.org/genproto/googleapis/api/label
google.golang.org/genproto/googleapis/api/metric
google.golang.org/genproto/googleapis/api/monitoredres
google.golang.org/genproto/googleapis/devtools/cloudtrace/v2Package trace aliases all exported identifiers in package "cloud.google.com/go/trace/apiv2/tracepb".
google.golang.org/genproto/googleapis/monitoring/v3Package monitoring aliases all exported identifiers in package "cloud.google.com/go/monitoring/apiv3/v2/monitoringpb".
google.golang.org/genproto/googleapis/rpc/status
logPackage log implements a simple logging package.
mathPackage math provides basic constants and mathematical functions.
osPackage os provides a platform-independent interface to operating system functionality.
pathPackage path implements utility routines for manipulating slash-separated paths.
sortPackage sort provides primitives for sorting slices and user-defined collections.
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.
unicodePackage unicode provides data and functions to test some properties of Unicode code points.
unicode/utf8Package utf8 implements functions and constants to support text encoded in UTF-8.