You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Metric name | Labels | Description | Type | Unit |
134
+
|-----------|------|-----------|----|----|
135
135
|`fluentbit_input_bytes_total`| name: the name or alias for the input instance | The number of bytes of log records that this input instance has ingested successfully. | counter | bytes |
136
136
|`fluentbit_input_records_total`| name: the name or alias for the input instance | The number of log records this input ingested successfully. | counter | records |
137
137
|`fluentbit_output_dropped_records_total`| name: the name or alias for the output instance | The number of log records dropped by the output. These records hit an unrecoverable error or retries expired for their chunk. | counter | records |
0 commit comments