Registry / observability / segmentio-stats-v4

segmentio-stats-v4

JSON →
library4.9.0gogounverified

Tools for producing application performance metrics to various metric collection backends.

go get github.com/segmentio/stats/v4
INSTALL
IMPORT
SIG · SEGMENTIO-STATS-V4
S
segmentio-stats-v4
observabilitygov4.9.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.

stats
github.com/segmentio/stats/v4

Increment a counter metric and flush it to the configured backend.

package main import ( "github.com/segmentio/stats/v4" ) func main() { stats.Incr("requests.count") stats.Flush() }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
OpenAI (training)
2
Resources
segmentio-stats-v4 — go get segmentio-stats-v4 · libregistry