Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Apr 3, 2022
1 parent e91c355 commit 7fb51d5
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,14 @@ Log Labels: {'pid': '1658', 'level': 'Debug', 'type': 'clickhouse'}
# LOGQL_API="https://cloki:3100" ./vlogql --canary

---------- Tail Canary Logs:
PUSH Successful: {"streams":[{"stream": {"canary":"canary_vgKhkQ5g3S2s","type":"canary"}, "values":[ ["1649006282946000000", "ts=1649006282946000000 type=canary data=1111111111111111111111111111111111111111111111"] ]}]}
PUSH Successful: {"streams":[{"stream": {"canary":"canary_9cwAkBFDlrcA","type":"canary"}, "values":[ ["1649007076406000000", "ts=1649007076406000000 count=3 type=canary tag=canary_9cwAkBFDlrcA"] ]}]}
Sleeping 10 seconds...
Log Labels: {'canary': 'canary_vgKhkQ5g3S2s', 'type': 'canary'}
ts=1649006282946000000 type=canary data=1111111111111111111111111111111111111111111111
Log Labels: {'canary': 'canary_9cwAkBFDlrcA', 'type': 'canary'}
ts=1649007076406000000 count=3 type=canary tag=canary_9cwAkBFDlrcA
PUSH Successful: {"streams":[{"stream": {"canary":"canary_9cwAkBFDlrcA","type":"canary"}, "values":[ ["1649007086482000000", "ts=1649007086482000000 count=4 type=canary tag=canary_9cwAkBFDlrcA"] ]}]}
Sleeping 10 seconds...
Log Labels: {'canary': 'canary_9cwAkBFDlrcA', 'type': 'canary'}
ts=1649007086482000000 count=4 type=canary tag=canary_9cwAkBFDlrcA
```

-----
Expand Down

0 comments on commit 7fb51d5

Please sign in to comment.