An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/census-ecosystem/opencensus-go-exporter-stackdriver

Package stackdriver contains the OpenCensus exporters for Stackdriver Monitoring and Stackdriver Tracing. This exporter can be used to send metrics to Stackdriver Monitoring and traces to Stackdriver trace. The package uses Application Default Credentials to authenticate by default. See: https://developers.google.com/identity/protocols/application-default-credentials Alternatively, pass the authentication options in both the MonitoringClientOptions and the TraceClientOptions fields of Options. This exporter support exporting OpenCensus views to Stackdriver Monitoring. Each registered view becomes a metric in Stackdriver Monitoring, with the tags becoming labels. The aggregation function determines the metric kind: LastValue aggregations generate Gauge metrics and all other aggregations generate Cumulative metrics. In order to be able to push your stats to Stackdriver Monitoring, you must: These steps enable the API but don't require that your app is hosted on Google Cloud Platform. This exporter supports exporting Trace Spans to Stackdriver Trace. It also supports the Google "Cloud Trace" propagation format header.

Ecosystem
proxy.golang.org
Latest Release
v0.13.14
over 3 years ago
Versions
41
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/census-ecosystem/opencensus-go-exporter-stackdriver
spec
License Apache-2.0
Namespace github.com/census-ecosystem
First Release almost 8 years ago
Last Synced about 1 month ago
Repository
Stars 66 on GitHub
Forks 75 on GitHub
Rankings on proxy.golang.org
Overall Top 5.3%
Forks Top 1.9%