Documentation
¶
Index ¶
- Constants
- func Key(name string) string
- func ReportDomains(c float64)
- func ReportFramework(domainName, projectName string, framework, frameworkVersion string, c float64)
- func ReportInstances(domain string, c float64)
- func ReportSchemas(domain string, c float64)
- func ReportServices(domain, framework, frameworkVersion string, c float64)
- type Framework
Constants ¶
View Source
const ( KeyDomainTotal = "domain_total" KeyServiceTotal = "service_total" KeyInstanceTotal = "instance_total" KeySchemaTotal = "schema_total" KeyFrameworkTotal = "framework_total" SubSystem = "db" )
keys of gauge
Variables ¶
This section is empty.
Functions ¶
func ReportDomains ¶
func ReportDomains(c float64)
func ReportFramework ¶
func ReportInstances ¶
func ReportSchemas ¶
func ReportServices ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.