Search
telemetry_ui
v1.1.3
GUIDES
Modules
Settings
View Source
TelemetryUI.Backend
protocol
(telemetry_ui v1.1.3)
Link to this section
Summary
Types
t()
Functions
insert_event(adapter, value, date, event_name, tags \\ %{}, count \\ 1, report_as \\ "")
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, report_as \\ "")
View Source
Link to this function
metric_data(adapter, metric, filters)
View Source
Link to this function
prune_events!(adapter, datetime)
View Source