You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,13 +49,11 @@ Chronos is a comprehensive developer tool that monitors the health and web traff
49
49
- Dark and Light mode options now available across user sessions.
50
50
- Updated charts to now also support gRPC calls
51
51
- Integrated log to provide users with relational data on request & response cycle
52
-
53
52
- Bug Fixes
54
-
- Fixed bug where users could only connect to one MongoDB databsae adn would see its microservices listed even when uesrs clicked on apllications using other MongoDb databases
55
-
53
+
- Fixed bug where users could only connect to one MongoDB database and would see its microservices listed even when users clicked on applications using other MongoDB databases
56
54
- Chronos now support monitoring for gRPC!
57
55
- Distributed tracing across network request
58
-
- Currently chronos gRPC tracing for Mongodb and PostgresQL
56
+
- Currently chronos gRPC tracing for MongoDB and PostgresQL
0 commit comments