Search
telemetry_ui
v3.0.8
GUIDES
Modules
Settings
View Source
TelemetryUI.Backend
protocol
(telemetry_ui v3.0.8)
Link to this section
Summary
Types
t()
Functions
insert_event(adapter, value, date, event_name, tags \\ %{}, count \\ 1)
metric_data(adapter, metric, filters)
prune_events!(adapter, datetime)
Link to this section
Types
Link to this type
t()
View Source
@type
t() ::
term
()
Link to this section
Functions
Link to this function
insert_event(adapter, value, date, event_name, tags \\ %{}, count \\ 1)
View Source
Link to this function
metric_data(adapter, metric, filters)
View Source
Link to this function
prune_events!(adapter, datetime)
View Source