Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish network load metrics to cloudwatch, create dashboard #19

Open
2 of 4 tasks
nathanielrindlaub opened this issue Apr 18, 2021 · 2 comments
Open
2 of 4 tasks
Assignees

Comments

@nathanielrindlaub
Copy link
Member

nathanielrindlaub commented Apr 18, 2021

  • pic count on camera (from mbase logs), so that we can monitor & visualize the image back log on each camera over time
  • image transmitted event - could infer this from pic count delta from mbase logs, or from image directory watcher
  • image taken event - this we'd have to get from delta from mbase logs, and that means storing last piccount event in state. Could use Low DB for that as we do for image Queue.
  • latency (time each image spends siting on camera + transmission time) - have to get "Date/time original" from exif to calculate this
@nathanielrindlaub nathanielrindlaub self-assigned this Apr 18, 2021
@nathanielrindlaub
Copy link
Member Author

  • CPU temp (from temp log or SixFab logs)
  • RPi lost connections (from SixFab logs)

@nathanielrindlaub
Copy link
Member Author

#27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant