telemetry

package
v0.0.0-...-ff5c026 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	METRICS_REGISTERED_USERS = "sys_account_registered_users"
	METRICS_VERIFIED_USERS   = "sys_account_verified_users"
	METRICS_JOINED_PROJECT   = "sys_account_joined_projects"
	JoinProjectLabel         = `%s{org_id="%s", project_id="%s"}`
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SysAccountMetrics

type SysAccountMetrics struct {
	RegisteredUserMetrics *metrics.Counter
	VerifiedUserMetrics   *metrics.Counter
}

func NewSysAccountMetrics

func NewSysAccountMetrics(logger logging.Logger) *SysAccountMetrics

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL