Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActiveUsers ¶
func ActiveUsers(ctx context.Context, registerer prometheus.Registerer, db database.Store, duration time.Duration) (context.CancelFunc, error)
ActiveUsers tracks the number of users that have authenticated within the past hour.
func Workspaces ¶
func Workspaces(ctx context.Context, registerer prometheus.Registerer, db database.Store, duration time.Duration) (context.CancelFunc, error)
Workspaces tracks the total number of workspaces with labels on status.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.