Module client

Source

Functions§

get_destructor
initialize
This interface exists to be used and re-implemented by downstream forks. Updates shouldn’t be done without ensuring they won’t cause breakages in dependent codebases.
is_initialized
log_descriptor
Logs a counter with the given descriptor as aux. data. A descriptor is generally an enum value or error code.
log_event
Logs a counter with no aux. data.
log_event_with_details
Logs a counter with additional data.
log_high_frequency_descriptor_event
Logs a high frequency counter with the supplied aux. data and value.
log_histogram_metric
Logs a histogram metric with the supplied value. Note: step is a value to be added to the distribution.
log_metric
Logs a real valued metric (e.g. a data transfer rate, a latency value, etc) with the supplied value.
log_metric_with_details
Logs a real valued metric (e.g. a data transfer rate, a latency value, etc) with the supplied value & product specific extra details.
merge_session_invariants
push_descriptors
set_auth_token
set_graphics_api
set_package_name