Skip to content

Commit 412ec32

Browse files
Update README with capabilities
1 parent 06c3c3e commit 412ec32

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ Understand why your app is on fire by monitoring threads, workers, memory, reque
44

55
![ember screenshot](https://github.com/alexandre-daubois/ember/blob/main/assets/img.png?raw=true)
66

7+
## Features
8+
9+
- Per-thread introspection (URI, HTTP method, duration, memory)
10+
- Memory leak detection via linear regression on idle snapshots
11+
- Live RPS and average response time with sparkline history
12+
- Sorting, live filtering, and detail panel
13+
- Graceful worker restart from the TUI
14+
- Stale data and connection loss detection
15+
- JSON output mode for scripting
16+
- Auto-detection of the FrankenPHP process
17+
718
## Build
819

920
```bash

0 commit comments

Comments
 (0)