Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Heartbeater ¶
type Heartbeater struct {
// contains filtered or unexported fields
}
func New ¶
func New(params Params) *Heartbeater
func (*Heartbeater) Send ¶
func (h *Heartbeater) Send(hb app.RunnerHeartBeat)
Send enqueues a heartbeat for batched writing to ClickHouse. The heartbeat must have ID, CreatedByID, and CreatedAt pre-populated.
Click to show internal directories.
Click to hide internal directories.