Skip to content

Commit 7d7ba81

Browse files
committed
update README
1 parent cdb3209 commit 7d7ba81

File tree

2 files changed

+1
-35
lines changed

2 files changed

+1
-35
lines changed

README.md

Lines changed: 1 addition & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,5 @@
11
# Cloudash
22

3-
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.
4-
5-
## [Download v0.3.1 (macOS)](https://github.com/cloudashdev/cloudash/releases/download/0.3.1/Cloudash-0.3.1-mac.zip)
6-
7-
## Features
8-
9-
- Quick access to metrics and logs of your AWS Lambda functions (other services soon)
10-
- Everything you need to know about your Serverless service health on one screen
11-
- Easy navigation between services on different accounts and regions
12-
- Support for AWS CDK, AWS SAM, and Serverless Framework
13-
- Support for MFA and SSO profiles
14-
15-
## Screens
16-
17-
### Overview screen - the most important metrics for your serverless app
18-
19-
- number of deployments
20-
- invocations
21-
- error rate
22-
- duration (P95)
23-
- errors
3+
[Download](https://github.com/cloudashdev/cloudash/releases)[Buy license](https://cloudash.dev)
244

255
![Cloudash - overview screen](./images/overview.jpg)
26-
27-
## Function screen
28-
29-
- the most important metrics for your Lambda function (invocations, duration (P95), and errors)
30-
- logs grouped by invocations
31-
- logs search
32-
33-
![Cloudash - function screen](./images/function-screen.jpg)
34-
35-
## Disclaimer
36-
37-
_The current versions (0.x) are free and will work for the next 3 months. Version 1.0 and above will be paid._
38-
39-
_Cloudash uses AWS SDK to get metrics data. Be warned that [AWS charges for those API calls.](https://aws.amazon.com/cloudwatch/pricing/)_

images/function-screen.jpg

-254 KB
Binary file not shown.

0 commit comments

Comments
 (0)