Skip to content

A monitoring and troubleshooting app for serverless architectures.

Notifications You must be signed in to change notification settings

hasparus/cloudash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Cloudash

A monitoring and troubleshooting app for serverless architectures. Cloudash is a desktop app that allows you quickly access logs and metrics of your Lambda functions (and other services soon!). Think of it as a desktop app for AWS, tailored for the serverless use case.

The current version (0.1) is free and will work for the next 3 months. Version 1.0 and above will probably be paid.

Cloudash use AWS SDK to get metrics data. Be warned that AWS changes for those API calls.

Cloudash - overview screen

Features

  • Overview screen - the most important metrics for your app
    • number of deployments
    • invocations
    • error rate
    • duration (P95)
    • errors
  • Function screen:
    • the most important metrics for your Lambda function (invocations, duration (P95), and errors)
    • logs grouped by invocations
    • logs search
  • Support for Serverless Framework and AWS CDK

Cloudash - function screen

About

A monitoring and troubleshooting app for serverless architectures.

Resources

Stars

Watchers

Forks

Packages

No packages published