go.opencensus.io – go.opencensus.io Index | Files | Directories

package opencensus

import "go.opencensus.io"

Package opencensus contains Go support for OpenCensus.

Index

Source Files

doc.go

Directories

PathSynopsis
examples
examples/exporter
examples/grpc
examples/grpc/helloworld_client
examples/grpc/helloworld_server
examples/grpc/protoPackage helloworld is a generated protocol buffer package.
examples/helloworldCommand helloworld is an example program that collects data for video size.
examples/http
examples/http/helloworld_client
examples/http/helloworld_server
exporter
exporter/jaegerPackage jaeger contains an OpenCensus tracing exporter for Jaeger.
exporter/jaeger/exampleCommand jaeger is an example program that creates spans and uploads to Jaeger.
exporter/jaeger/internal
exporter/prometheusPackage prometheus contains a Prometheus exporter.
exporter/prometheus/exampleCommand prometheus is an example program that collects data for video size.
exporter/stackdriverPackage stackdriver contains the OpenCensus exporters for Stackdriver Monitoring and Stackdriver Tracing.
exporter/stackdriver/examples
exporter/stackdriver/examples/statsCommand stackdriver is an example program that collects data for video size.
exporter/stackdriver/propagationPackage propagation implement X-Cloud-Trace-Context header propagation used by Google Cloud products.
exporter/zipkinPackage zipkin contains an trace exporter for Zipkin.
exporter/zipkin/example
internal
plugin
plugin/ocgrpcPackage ocgrpc contains OpenCensus stats and trace integrations for gRPC.
plugin/ochttpPackage ochttp provides OpenCensus instrumentation for net/http package.
plugin/ochttp/propagation
plugin/ochttp/propagation/b3Package b3 contains a propagation.HTTPFormat implementation for B3 propagation.
plugin/ochttp/propagation/tracecontextPackage tracecontext contains HTTP propagator for TraceContext standard.
statsPackage stats contains support for OpenCensus stats recording.
stats/internal
stats/viewPackage view contains support for collecting and exposing aggregates over stats.
tagPackage tag contains OpenCensus tags.
tracePackage trace contains types for representing trace information, and functions for global configuration of tracing.
trace/propagationPackage propagation implements the binary trace context format.
zpagesPackage zpages implements a collection of HTML pages that display RPC stats and trace data, and also functions to write that same data in plain text to an io.Writer.
zpages/internal
Version
v0.7.0
Published
Apr 4, 2018
Platform
js/wasm
Last checked
now

Tools for package owners.