Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTP ¶
type HTTP struct {
// contains filtered or unexported fields
}
HTTP receive metrics from HTTP requests
func (*HTTP) InitPrometheus ¶ added in v0.15.0
func (rcv *HTTP) InitPrometheus(reg prometheus.Registerer)
InitPrometheus is a stub for the receiver prom metrics. Required to satisfy Receiver interface.
func (*HTTP) Stat ¶
func (rcv *HTTP) Stat(send helper.StatCallback)
Click to show internal directories.
Click to hide internal directories.