Monitoring .NET Web API Logs with Loki and Grafana on Windows

In this post we learn how to instrument a .NET Web API with OpenTelemetry Metrics, how to collect them using Prometheus, and how to visualize them in Grafana.

References: Code Repository | YouTube video (Comming Soon)

Introduction

Comming Soon