Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 3.49 KB

File metadata and controls

33 lines (29 loc) · 3.49 KB

Metrics

📕 Articles

📺 Videos

📦 Libraries

  • AppMetrics/AppMetrics - App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.

Samples

  • joaofbantunes/DotNetMicroservicesObservabilitySample - Sample application looking into observability of .NET microservices, using popular tools and technologies like OpenTelemetry, Prometheus, Grafana and (potentially) others
  • karlospn/opentelemetry-metrics-demo - This repository contains a practical example about how to use OpenTelemetry to add custom metrics to a .NET app, and how to visualize those metrics using Prometheus and Grafana.