Registry / observability / google-go-metrics-stackdriver

google-go-metrics-stackdriver

JSON →
library0.6.0gogounverified

Provides a cloud monitoring sink for applications instrumented with the go-metrics library.

go get github.com/google/go-metrics-stackdriver
INSTALL
IMPORT
SIG · GOOGLE-GO-METRICS-
G
google-go-metrics-stackdriver
observabilitygov0.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

stackdriver
github.com/google/go-metrics-stackdriver

Create a new Stackdriver sink

package main import ( "github.com/google/go-metrics-stackdriver" ) func main() { // Example usage would require configuration _ = stackdriver.NewSink() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
OpenAI (training)
2
Resources
google-go-metrics-stackdriver — go get google-go-metrics-stackdriver · libregistry