Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HeartbeatService ¶
type HeartbeatService interface {
Close()
}
HeartbeatService sends a heartbeat metric every 5 mins
func StartHeartbeatService ¶
func StartHeartbeatService(sender senders.Sender, application Tags, source string, components ...string) HeartbeatService
StartHeartbeatService will create and start a new HeartbeatService
Click to show internal directories.
Click to hide internal directories.