We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba1700 commit 804dceaCopy full SHA for 804dcea
README.md
@@ -21,7 +21,7 @@ description: High Performance Telemetry Agent for Logs, Metrics and Traces
21
* Security: built-in TLS/SSL support
22
* Asynchronous I/O
23
* Pluggable Architecture and [Extensibility](development/library_api.md): Inputs, Filters and Outputs
24
- * More than 100 built-in plugins are available
+ * Connect nearly any source to nearly any destination using preexisting plugins
25
* Extensibility
26
* Write any input, filter or output plugin in C language
27
* WASM: [WASM Filter Plugins](development/wasm-filter-plugins.md) or [WASM Input Plugins](development/wasm-input-plugins.md)
0 commit comments