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/grpc
examples/grpc/exporter
examples/grpc/helloworld_client
examples/grpc/helloworld_server
examples/grpc/protoPackage helloworld is a generated protocol buffer package.
examples/stats
examples/stats/helloworldCommand helloworld is an example program that collects data for video size over a time window.
examples/stats/prometheusCommand prometheus is an example program that collects data for video size over a time window.
examples/stats/stackdriverCommand stackdriver is an example program that collects data for video size over a time window.
examples/trace
examples/trace/helloworldCommand helloworld is an example program that creates spans.
examples/trace/jaegerCommand jaeger is an example program that creates spans and uploads to Jaeger.
exporter
exporter/jaegerPackage jaeger contains an OpenCensus tracing exporter for Jaeger.
exporter/jaeger/internal
exporter/prometheusPackage prometheus contains the Prometheus exporters for Stackdriver Monitoring.
exporter/stackdriverPackage stackdriver contains the OpenCensus exporters for Stackdriver Monitoring and Tracing.
exporter/zipkinPackage zipkin contains an exporter for Zipkin.
internal
plugin
plugin/grpcPackage grpc contains OpenCensus stats and trace integrations with gRPC.
plugin/grpc/grpcstatsPackage grpcstats provides OpenCensus stats support for gRPC clients and servers.
plugin/grpc/grpctracePackage grpctrace is a package to assist with tracing incoming and outgoing gRPC requests.
plugin/http
plugin/http/httptracePackage httptrace contains OpenCensus tracing integrations with net/http.
plugin/http/propagation
plugin/http/propagation/googlePackage google contains a propagation.HTTPFormat implementation for Google Cloud Trace and Stackdriver.
statsPackage stats contains support for OpenCensus stats collection.
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.
Version
v0.2.0
Published
Jan 30, 2018
Platform
js/wasm
Last checked
now

Tools for package owners.