Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HBaseJvm ¶
type HBaseJvm struct {
// contains filtered or unexported fields
}
func (*HBaseJvm) Collect ¶
func (m *HBaseJvm) Collect(ch chan<- prometheus.Metric)
func (*HBaseJvm) Describe ¶
func (m *HBaseJvm) Describe(ch chan<- *prometheus.Desc)
type MasterServer ¶
type MasterServer struct {
// contains filtered or unexported fields
}
func NewMasterServer ¶
func NewMasterServer(logger log.Logger, url *url.URL) *MasterServer
func (*MasterServer) Collect ¶
func (m *MasterServer) Collect(ch chan<- prometheus.Metric)
func (*MasterServer) Describe ¶
func (m *MasterServer) Describe(ch chan<- *prometheus.Desc)
type RsRegion ¶
type RsRegion struct {
// contains filtered or unexported fields
}
func (*RsRegion) Collect ¶
func (r *RsRegion) Collect(ch chan<- prometheus.Metric)
func (*RsRegion) Describe ¶
func (m *RsRegion) Describe(ch chan<- *prometheus.Desc)
Click to show internal directories.
Click to hide internal directories.