File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ description: The way to gather data from your sources
66
77[ Fluent Bit] ( http://fluentbit.io ) provides input plugins to gather information from
88different sources. Some plugins collect data from log files, while others can
9- gather metrics information from the operating system. There are many plugins for
9+ gather metrics information from the operating system. There are many plugins to suit
1010different needs.
1111
1212``` mermaid
@@ -26,7 +26,7 @@ graph LR
2626When an input plugin loads, an internal _ instance_ is created. Each instance has its
2727own independent configuration. Configuration keys are often called _ properties_ .
2828
29- Every input plugin has its own documentation section where it's specified how it can
30- be used and what properties are available.
29+ Every input plugin has its own documentation section that specifies how to use it
30+ and what properties are available.
3131
3232For more details, see [ Input Plugins] ( https://docs.fluentbit.io/manual/pipeline/inputs ) .
You can’t perform that action at this time.
0 commit comments