Skip to content

Commit 369ec05

Browse files
authored
Update README.md
1 parent a5b84dd commit 369ec05

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,15 @@
44
| --------------------------------------- | ---------------------------------------------------------------- | ------------------------------------------------ | ------------------------------------------------------- |
55
| ![home](images/home.jpeg "home screen") | ![filters](images/filters.jpeg "main page with filters applied") | ![clicked](images/clicked.jpeg "clicking a row") | ![config](images/config.jpeg "showing collector opamp") |
66

7-
tails is a small webserver that listens on a socket and streams live messages from a collector.
7+
Tails is a small webserver written in elixir that listens on a socket and streams live messages from a collector.
8+
9+
## :tada: Features :tada:
10+
* Live tailing of data from a running collector
11+
* Support for metrics, traces and logs
12+
* Play/Pause mode
13+
* Raw data viewer
14+
* OpAMP connection to running collector instance
15+
* Advanced filtering to drill into specific data
816

917
## Usage
1018

0 commit comments

Comments
 (0)