Module metrics_controller::foreign_metrics [] [src]

Structs

Foreign

Functions

init_metrics

Initializes the Metrics Libary. Caller passes information about their application and environment. This information will be associated with the metrics data recorded by the record_event function.

record_event

Constructs a new event which is batched and sent to the Google Analytics server.

record_floating_point_event

Constructs a new floating point event which is batched and sent to the Google Analytics server.