collectors

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplicationsCollector

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

func NewApplicationsCollector

func NewApplicationsCollector(namespace string, cfClient *cfclient.Client) *ApplicationsCollector

func (ApplicationsCollector) Collect

func (c ApplicationsCollector) Collect(ch chan<- prometheus.Metric)

func (ApplicationsCollector) Describe

func (c ApplicationsCollector) Describe(ch chan<- *prometheus.Desc)

type OrganizationsCollector

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

func NewOrganizationsCollector

func NewOrganizationsCollector(namespace string, cfClient *cfclient.Client) *OrganizationsCollector

func (OrganizationsCollector) Collect

func (c OrganizationsCollector) Collect(ch chan<- prometheus.Metric)

func (OrganizationsCollector) Describe

func (c OrganizationsCollector) Describe(ch chan<- *prometheus.Desc)

type ServicesCollector

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

func NewServicesCollector

func NewServicesCollector(namespace string, cfClient *cfclient.Client) *ServicesCollector

func (ServicesCollector) Collect

func (c ServicesCollector) Collect(ch chan<- prometheus.Metric)

func (ServicesCollector) Describe

func (c ServicesCollector) Describe(ch chan<- *prometheus.Desc)

type SpacesCollector

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

func NewSpacesCollector

func NewSpacesCollector(namespace string, cfClient *cfclient.Client) *SpacesCollector

func (SpacesCollector) Collect

func (c SpacesCollector) Collect(ch chan<- prometheus.Metric)

func (SpacesCollector) Describe

func (c SpacesCollector) Describe(ch chan<- *prometheus.Desc)

Jump to

Keyboard shortcuts

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