var contrib.go.opencensus.io/integrations/ocsql.MeasureIdleClosed
3 uses
contrib.go.opencensus.io/integrations/ocsql (current package)
dbstats_go1.11.go#L35: MeasureIdleClosed.M(dbStats.MaxIdleClosed),
observability.go#L33: MeasureIdleClosed = stats.Int64("go.sql/connections/idle_closed", "The total number of connections closed due to SetMaxIdleConns", stats.UnitDimensionless)
observability.go#L131: Measure: MeasureIdleClosed,
![]() |
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. |