Documentation ¶
Overview ¶
Package obs implements metrics tracing for resource manager
Deprecated: obs is deprecated and the exported types and methods are moved to rcmgr package. Use the corresponding identifier in the rcmgr package, for example obs.NewStatsTraceReporter => rcmgr.NewStatsTraceReporter
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MustRegisterWith = rcmgr.MustRegisterWith
View Source
var NewStatsTraceReporter = rcmgr.NewStatsTraceReporter
Functions ¶
This section is empty.
Types ¶
type StatsTraceReporter ¶
type StatsTraceReporter = rcmgr.StatsTraceReporter
StatsTraceReporter reports stats on the resource manager using its traces.
Click to show internal directories.
Click to hide internal directories.