prom

package
v0.0.0-...-d72ebfb Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DescLdapConns    = prometheus.NewDesc("workspace_ldap_connections", "Number of connections to the Google Workspace LDAP bridge", nil, nil)
	DescLdapBinds    = prometheus.NewDesc("workspace_ldap_binds", "Number of binds to the Google Workspace LDAP bridge", nil, nil)
	DescLdapUnbinds  = prometheus.NewDesc("workspace_ldap_unbinds", "Number of unbinds to the Google Workspace LDAP bridge", nil, nil)
	DescLdapSearches = prometheus.NewDesc("workspace_ldap_searches", "Number of searches to the Google Workspace LDAP bridge", nil, nil)
)

Functions

This section is empty.

Types

type LdapCollector

type LdapCollector struct {
	// contains filtered or unexported fields
}

func NewLdapCollector

func NewLdapCollector(server *ldap.Server) *LdapCollector

func (*LdapCollector) Collect

func (l *LdapCollector) Collect(metrics chan<- prometheus.Metric)

func (*LdapCollector) Describe

func (l *LdapCollector) Describe(descs chan<- *prometheus.Desc)

Jump to

Keyboard shortcuts

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