var contrib.go.opencensus.io/integrations/ocsql.MeasureIdleConnections
3 uses
contrib.go.opencensus.io/integrations/ocsql (current package)
dbstats_go1.11.go#L31: MeasureIdleConnections.M(int64(dbStats.Idle)),
observability.go#L29: MeasureIdleConnections = stats.Int64("go.sql/connections/idle", "Count of idle connections in the pool", stats.UnitDimensionless)
observability.go#L103: Measure: MeasureIdleConnections,
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |