Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 610 Bytes

File metadata and controls

45 lines (31 loc) · 610 Bytes

Faro Features

Faro Event metadata

  • view info
  • app info (name, version , env)
  • device info (os, version)
  • user info (id,name)
  • dart version
  • session info

Perfomance

  • cpu usage
  • memory usage
  • cold/warm start
  • ANR

Exceptions

  • Flutter Errors & Exceptions

Events

  • session start
  • route changes
  • user interaction

Resource Load info

  • http network info

    • load duration
    • method
    • content/type
    • request/ response size
  • Faro Asset Bundle

    • asset size
    • asset load time

More

  • push custom events, logs, measurement, error
  • Offline Caching of Events Storage