Skip to content

Commit 0911494

Browse files
authored
Add support for vertices and edges files diagnostics and other enhancements (#7)
- Added support for vertices and edges files diagnostics. - The thread name is now displayed on the traces details block. - Removed the `default` and `table` output options from the `node` command. - Bumped dependencies versions.
1 parent 2829271 commit 0911494

File tree

16 files changed

+465
-621
lines changed

16 files changed

+465
-621
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.5.0
2+
- Added support for vertices and edges files diagnostics.
3+
- The thread name is now displayed on the traces details block.
4+
- **BREAKING**: Removed the `default` and `table` output options from the `node` command.
5+
- Bumped dependencies versions.
6+
17
## 0.4.0
28
- Introduced a new view `Threads`, which relies on the Logstash's hot-threads API to display the busiest threads and their traces.
39
- Added the `User-Agent` header to requests so the source can be identified.

0 commit comments

Comments
 (0)