PLG LogStack Learning - SRD47/.Net-readiness GitHub Wiki

*** PLG stack**

  • P denotes prometheus which scrapes metrices from the application
  • L-denotes Loki which collects logs from the application
  • G-denotes Grafana which is used to visualize the metrices and logs
  • We use Serilog library to use the PLG stack in the app
  • We can query the logs and also the metrices in the Grafana server using visualization dashboard

image