Skip to content

Commit 6fb63e7

Browse files
authored
Update README.md
1 parent 1136e99 commit 6fb63e7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Chronos is a comprehensive developer tool that monitors the health and web traff
2323

2424
## What's New?
2525

26-
- Option to choose between cloud hosted services and local services, now giving Chronos the ability to monitor instances and clusters on AWS' EC2 and ECS platforms.
27-
- An updated AWS Graphs Container to dynamically render plots for EC2 or ECS data fetched with electron using event listeners connecting to AWS CloudWatch w/ the aws-sdk package
28-
- A step-by-step instruction on setting up a new, functional EC2 instance and/or ECS cluster, ready to be monitored and tested by the app
26+
- Option to choose between cloud hosted services and local services, now giving Chronos the ability to monitor instances and clusters on AWS' EC2, ECS, and EKS platforms.
27+
- An updated AWS Graphs Container to dynamically render plots for EC2 or ECS data fetched with Electron using event listeners connecting to AWS CloudWatch w/ the aws-sdk package, as well as utilizing Prometheus and Grafana to fetch and render EKS data.
28+
- A step-by-step instruction on setting up a new, functional EC2 instance, ECS cluster, and EKS cluster, ready to be monitored and tested by the app.
2929
- Bug fixes and UI tweaks — Chronos is now a more seamless experience than ever.
3030

3131
## Features
@@ -44,7 +44,7 @@ Chronos is a comprehensive developer tool that monitors the health and web traff
4444

4545
## Installation
4646

47-
This is for the latest Chronos **version 8 release**.
47+
This is for the latest Chronos **version 9 release**.
4848

4949
**NOTE:** The Chronos tracker code is included in the _chronos_npm_package_ folder for ease of development, but the published npm package can be downloaded by running `npm install @chronosmicro/tracker`
5050

0 commit comments

Comments
 (0)