Altalogy / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

feat: promtail loki grafana setup #264

Closed tarnas14 closed 2 years ago

tarnas14 commented 2 years ago

Description

run with docker-compose -f docker-compose.grafana.yml up -d (you might need to change volume in docker-compose if running on macOS)

Motivation and Context

11

How Has This Been Tested?

image

tarnas14 commented 2 years ago

ok, so - this is a working docker-compose with promtail/loki/grafana with provisioned loki I assume we need to run a similar environment to this docker-compose at the start of the application? this could also be on demand, because as long as the log files are there, promtail will go through them on startup

tarnas14 commented 2 years ago

@CjS77 do you think we should merge this into the launchpad_such_wow branch and create a separate issue for launchpad backend thing? are you going to take care of this with @alex1307 or do you want us to put it together?

CjS77 commented 2 years ago

Yes, exactly. We'll take care of the backend orchestration