Skip to content

Commit e9a04d2

Browse files
authored
Merge pull request #1 from m99coder/update-dependencies
update dependencies
2 parents b645379 + bcd091b commit e9a04d2

File tree

4 files changed

+2202
-2914
lines changed

4 files changed

+2202
-2914
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ Drop down any log line of the result and click the “Tempo” link to jump dire
199199

200200
```shell
201201
npm i pino-tee -g
202-
npm start | pino-tee info ./logs/api.info.log | tee -a ./logs/api.log
202+
npm start | pino-tee info ./logs/api.info.log | tee -a ./logs/api.log | pino-pretty
203203
```
204204

205205
You can see the application logs in [Grafana](http://localhost:3000/explore?orgId=1&left=%5B%22now-30m%22,%22now%22,%22Loki%22,%7B%22expr%22:%22%7Bjob%3D%5C%22logs-api%5C%22,filename%3D%5C%22%2Fusr%2Fapi%2Fdata%2Fapi.info.log%5C%22%7D%22%7D%5D).

0 commit comments

Comments
 (0)