Skip to content

Commit

Permalink
docs: Add Telegraf features to README (#15585)
Browse files Browse the repository at this point in the history
* Add Telegraf features

* Telegraf does not have end-to-end delivery guarantees
  • Loading branch information
Hipska authored Jan 6, 2023
1 parent 65cb0c5 commit 6559102
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,22 +128,22 @@ To learn more about our correctness tests, please see the [Vector test harness][

Vector is an end-to-end, unified, open data platform.

| | **Vector** | Beats | Fluentbit | Fluentd | Logstash | Splunk UF | Splunk HF |
|--------------------:|:----------:|:-----:|:---------:|:-------:|:--------:|:---------:|:---------:|
| **End-to-end** | **** | | | | | | |
| Agent | **** ||| | || |
| Aggregator | **** | | ||| ||
| **Unified** | **** | | | | | | |
| Logs | **** |||||||
| Metrics | **** |||||||
| Traces | 🚧 | | | | | | |
| **Open** | **** | ||| | | |
| Open-source | **** ||||| | |
| Vendor-neutral | **** | ||| | | |
| **Reliability** | **** | | | | | | |
| Memory-safe | **** | | | | | | |
| Delivery guarantees | **** | | | | |||
| Multi-core | **** |||||||
| | **Vector** | Beats | Fluentbit | Fluentd | Logstash | Splunk UF | Splunk HF | Telegraf |
|--------------------:|:----------:|:-----:|:---------:|:-------:|:--------:|:---------:|:---------:|:--------:|
| **End-to-end** | **** | | | | | | ||
| Agent | **** ||| | || ||
| Aggregator | **** | | ||| |||
| **Unified** | **** | | | | | | ||
| Logs | **** ||||||||
| Metrics | **** ||||||||
| Traces | 🚧 | | | | | | | |
| **Open** | **** | ||| | | ||
| Open-source | **** ||||| | ||
| Vendor-neutral | **** | ||| | | ||
| **Reliability** | **** | | | | | | | |
| Memory-safe | **** | | | | | | ||
| Delivery guarantees | **** | | | | ||| |
| Multi-core | **** ||||||||


⚠ = Not interoperable, metrics are represented as structured logs
Expand Down

0 comments on commit 6559102

Please sign in to comment.