← All dashboards

ASP.NET OTEL Metrics

Shows ASP.NET metrics from OpenTelemetry NuGet

Dashboard to show ASP.NET (.NET Core/5/6/7) metrics produced by opentelemetry-dotnet tools for Prometheus.

References:

Example of ASP.NET configuration:

builder.Services.AddOpenTelemetry()
    .WithMetrics(b => b
        .AddAspNetCoreInstrumentation()
        .AddHttpClientInstrumentation()
        .AddRuntimeInstrumentation()
        .AddProcessInstrumentation()
        .AddPrometheusExporter());

Reference .NET integration with OTEL for this dashboard might be found here: https://github.com/nazarii-piontko/sample-dotnet-otel

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 12,809