Documentation ¶
Overview ¶
Package prometheus contains the Prometheus exporters for Stackdriver Monitoring.
Please note that this exporter is currently work in progress and not complete.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Exporter ¶
type Exporter struct {
// contains filtered or unexported fields
}
Exporter exports stats to Prometheus, users need to register the exporter as an http.Handler to be able to export.
func NewExporter ¶
NewExporter returns an exporter that exports stats to Prometheus.
Click to show internal directories.
Click to hide internal directories.