client/vendor/contrib.go.opencensus.io/exporter/stackdriver
Roland Huß 599f1a5203 chore: Update k8s dependencies and cleaned up a bit (#622)
* chore: Update k8s dependencies and cleaned up a bit

* chore: Moved to k8s 1.16.4 like for serving & eventing

* fix: Add missing go.sum line
2020-01-22 04:57:23 -08:00
..
monitoredresource Vendor eventing v0.11.0 and run tests against it (#546) 2019-12-11 00:21:48 -08:00
.gitignore Vendor eventing v0.11.0 and run tests against it (#546) 2019-12-11 00:21:48 -08:00
.travis.yml Vendor eventing v0.11.0 and run tests against it (#546) 2019-12-11 00:21:48 -08:00
AUTHORS chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
CONTRIBUTING.md chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
LICENSE chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
Makefile Vendor eventing v0.11.0 and run tests against it (#546) 2019-12-11 00:21:48 -08:00
README.md chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
RESOURCE.md chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
go.mod Vendor eventing v0.11.0 and run tests against it (#546) 2019-12-11 00:21:48 -08:00
go.sum Vendor eventing v0.11.0 and run tests against it (#546) 2019-12-11 00:21:48 -08:00
label.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
metrics.go Vendor eventing v0.11.0 and run tests against it (#546) 2019-12-11 00:21:48 -08:00
metrics_batcher.go Vendor eventing v0.11.0 and run tests against it (#546) 2019-12-11 00:21:48 -08:00
metrics_proto.go Vendor eventing v0.11.0 and run tests against it (#546) 2019-12-11 00:21:48 -08:00
resource.go chore: Update k8s dependencies and cleaned up a bit (#622) 2020-01-22 04:57:23 -08:00
sanitize.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
stackdriver.go chore: Update k8s dependencies and cleaned up a bit (#622) 2020-01-22 04:57:23 -08:00
stats.go Vendor eventing v0.11.0 and run tests against it (#546) 2019-12-11 00:21:48 -08:00
trace.go chore: Update k8s dependencies and cleaned up a bit (#622) 2020-01-22 04:57:23 -08:00
trace_proto.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00

README.md

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