Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 403 Bytes

File metadata and controls

16 lines (11 loc) · 403 Bytes

Open Hack - Challenge 6


With the applications deployed into production, we need to monitor them both at the infrastructure and application levels.

Requirements

  • Create a dashboard to monitor one of the deployed applications.
  • Be able to monitor the following
    • CPU
    • Memory
    • Site exceptions including code exceptions
    • Create a custom event that can be tracked

Helpful Links