docs: corrected result for the `flags` field in the examples (#14074)

Co-authored-by: J Stickler <julie.stickler@grafana.com>
pull/14473/head
Alex Richard Westhaver-Ford 1 year ago committed by GitHub
parent 26dfd628f0
commit 60de78830d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/sources/send-data/promtail/stages/cri.md

@ -61,5 +61,5 @@ The following key-value pairs would be created in the set of extracted data:
- `content`: `message`
- `stream`: `stdout`
- `flags`: `xx`
- `flags`: `F`
- `timestamp`: `2019-04-30T02:12:41.8443515` - The cri-stage both extracts the timestamp as a label and set it as the timestamp of the log entry.

Loading…
Cancel
Save