Skip to content

Commit c3c3a18

Browse files
committed
Update docs
1 parent 3c2b0bd commit c3c3a18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/sources/reference/components/loki/loki.write.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ The following fields are exported and can be referenced by other components:
201201
* `loki_write_dropped_entries_total` (counter): Number of log entries dropped because they failed to be sent to the ingester after all retries.
202202
* `loki_write_sent_bytes_total` (counter): Number of bytes sent.
203203
* `loki_write_sent_entries_total` (counter): Number of log entries sent to the ingester.
204+
* `loki_write_entry_propagation_latency` (histogram): Time in seconds from entry creation to successful send.
204205
* `loki_write_request_size_bytes` (histogram): Number of bytes for encoded requests.
205206
* `loki_write_request_duration_seconds` (histogram): Duration of sent requests.
206207

0 commit comments

Comments
 (0)