Skip to content

feat: add ASP.NET OTLP metrics dashboard#234

Open
skylerwarren1985-ui wants to merge 3 commits intoSigNoz:mainfrom
skylerwarren1985-ui:feat/aspnet-dashboard
Open

feat: add ASP.NET OTLP metrics dashboard#234
skylerwarren1985-ui wants to merge 3 commits intoSigNoz:mainfrom
skylerwarren1985-ui:feat/aspnet-dashboard

Conversation

@skylerwarren1985-ui
Copy link

Summary

  • 8-panel ASP.NET monitoring dashboard using OpenTelemetry builder queries
  • Covers request rates, response times, error rates (5xx), GC collections, thread pool size, memory (GC heap), and CPU utilization
  • 4 template variables: namespace, deployment_environment, service_name, cluster
  • All metrics follow OpenTelemetry .NET semantic conventions

/claim #5996

?? Generated with Claude Code

root and others added 3 commits March 17, 2026 02:04
8 panels: request rate, response time, active requests, error rate,
GC collections, thread pool, memory, CPU. Uses OpenTelemetry builder queries.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@skylerwarren1985-ui
Copy link
Author

@greptile review this PR please

1 similar comment
@skylerwarren1985-ui
Copy link
Author

@greptile review this PR please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant