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 508844c commit eec09cbCopy full SHA for eec09cb
1 file changed
README.md
@@ -69,6 +69,8 @@ Flags:
69
70
Determines the health of Logstash pipelines via "inflight events". These events are calculated as such: `inflight events = events.In - events.Out`
71
72
+Note that dropped are not considered here, this metric is just an approximation.
73
+
74
Hint: Use the queue backpressure for Logstash 8.
75
76
```bash
0 commit comments