Skip to content

Commit 6cc8e84

Browse files
committed
update What's New?
1 parent 4db8e8b commit 6cc8e84

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
@@ -29,10 +29,10 @@ Chronos is a comprehensive developer tool that monitors the health and web traff
2929
- Improved metrics visualization by embedding more interactive and flexible Grafana charts for Docker and Kubernetes examples.
3030
- Increased test coverage up to 80% by crafting comprehensive unit, integration, and end-to-end tests using Jest and Selenium.
3131
- Fixed Docker example for not being able to display metrics correctly.
32-
- Designed an interactive 3D visualization showcasing the infrastructure of Kubernetes clusters, providing enhanced insights into the intricate resource distribution and configuration within the cluster for developers and users.
32+
- Designed an interactive 3D visualization showcasing the infrastructure of Kubernetes clusters (Namespace, Service, Pod), providing enhanced insights into the intricate resource distribution and configuration within the cluster for developers and users.
3333
- Engineered workflow efficiencies by orchestrating CI/CD pipelines, automating testing, and establishing deployment procedures, resulting in accelerated development cycles and higher reliability.
34-
- Increased Typescript coverage for more code quality and application robustness.
35-
- Updated README instructions within the provided Docker and Kubernetes examples for how to configure Grafana in a smooth and easy way.
34+
- Increased Typescript coverage for better code quality and application robustness.
35+
- Updated README instructions within the provided Docker and Kubernetes examples for how to configure Prometheus and Grafana in a smooth and easy way.
3636
- Revised README instructions for the `@chronosmicro/tracker` NPM package for how to use this package to monitor their own applications.
3737

3838

@@ -186,7 +186,7 @@ Refer to the [microservices README](./examples/microservices/README.md) in the `
186186

187187
# Testing
188188

189-
We've created testing suites for Chronos with React Testing and Jest - instructions on running them can be found in the [testing README](./__tests__/README.md).
189+
We've created testing suites for Chronos with React Testing, Jest, and - instructions on running them can be found in the [testing README](./__tests__/README.md).
190190
#
191191
## Contributing
192192

0 commit comments

Comments
 (0)