Module exometer_spiral
February 16, 2024 ยท View on GitHub
Behaviours: exometer_probe.
Function Index
Function Details
behaviour/0
behaviour() -> exometer:behaviour()
count_sample/3
count_sample(TS, Increment, Total) -> any()
count_transform/2
count_transform(TS, Total) -> any()
probe_code_change/3
probe_code_change(X1, S, X3) -> any()
probe_get_datapoints/1
probe_get_datapoints(St) -> any()
probe_get_value/2
probe_get_value(DataPoints, St) -> any()
probe_handle_msg/2
probe_handle_msg(X1, S) -> any()
probe_init/3
probe_init(Name, Type, Options) -> any()
probe_reset/1
probe_reset(St) -> any()
probe_sample/1
probe_sample(St) -> any()
probe_setopts/3
probe_setopts(Entry, Options, St) -> any()
probe_terminate/1
probe_terminate(St) -> any()
probe_update/2
probe_update(Increment, St) -> any()