Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ description: High Performance Telemetry Agent for Logs, Metrics and Traces
* Security: built-in TLS/SSL support
* Asynchronous I/O
* Pluggable Architecture and [Extensibility](development/library_api.md): Inputs, Filters and Outputs
* More than 100 built-in plugins are available
* Connect nearly any source to nearly any destination using preexisting plugins
* Extensibility
* Write any input, filter or output plugin in C language
* WASM: [WASM Filter Plugins](development/wasm-filter-plugins.md) or [WASM Input Plugins](development/wasm-input-plugins.md)
Expand Down