View Source cfclient_metrics (cfclient v0.5.0-beta.1)
Link to this section Summary
Functions
Gather metrics and send them to server. Called periodically by cfclient_instance.
Record metrics for request.
Link to this section Types
-type config() :: map().
Link to this section Functions
-spec process_metrics(config()) -> ok | {error, api}.
-spec record(binary(), cfclient:target(), binary(), binary(), config()) -> atom().