Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 572 Bytes

parametric_logging.md

File metadata and controls

32 lines (18 loc) · 572 Bytes

CRC-R: Parametric Logging

Responsibilities

TBD

Requirements

TBD

Collaborators

TBD

Rationale

TBD

Source Links

TBD

Notes

Saket said this was something they skipped up front. When they finally implemented it, there was a significant time delay.

Logging from the beginning:

  • log sensor / function calls
  • Make available to external service somehow (API to get data)
  • Would be nice if this was sync'd together with a data parsing service
  • E.g. define events, add "update" points. The framework then handles counts & frequencies & averages.