dwyl / learn-devops

🚧 Learn the craft of "DevOps" (Developer Operations) to Deploy your App and Monitor it so it stays "Up"!
GNU General Public License v2.0
418 stars 172 forks source link

Grafana + Loki #86

Open nelsonic opened 1 year ago

nelsonic commented 1 year ago

As noted previously, e.g: https://github.com/dwyl/learn-devops/issues/6 and #60 we need logging. https://github.com/dwyl/logs/issues/2#issuecomment-1337024449 we decided to use Vector and send logs to Loki.

https://github.com/grafana/ image

https://grafana.com/logs/ image

image

Auth:

image

Pricing:

image

The "Pro" version €8/user/month seems quite reasonable. Buuuuut

https://grafana.com/pricing/#featuresTable image

Todo

nelsonic commented 1 year ago

Signing up for free account: image

image

Going with UK cause that's where our Fly instance is. image

Loading ...

image

nelsonic commented 1 year ago

@SimonLab + @LuchoTurtle please sign up for a free account on https://grafana.net/ so that I can add you. 🙏

LuchoTurtle commented 1 year ago

Just created an account with this GitHub. So use my username and it should work 😎👍

nelsonic commented 1 year ago

@LuchoTurtle invited:

image
SimonLab commented 1 year ago

@nelsonic register with Github too

nelsonic commented 1 year ago

image

image

https://dwyl.grafana.net/a/grafana-easystart-app/hlInstanceId image

nelsonic commented 1 year ago

Grafana is now inlcuded in Fly.io: https://fly-metrics.net/d/fly-app/fly-app?orgId=26413&var-app=hits 🎉

image