Documentation
¶
Overview ¶
Package application provides functionality for encapsulating details about your Go application. The application details can be reported to Wavefront in the form of tags.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HeartbeatService ¶
HeartbeatService sends a heartbeat metric every 5 minutes
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.