View Source TelemetryUI.Scraper.Options (telemetry_ui v0.0.14)

Link to this section Summary

Link to this section Types

@type t() :: %TelemetryUI.Scraper.Options{
  event_name: term(),
  from: term(),
  report_as: term(),
  to: term()
}