Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dashboard Request] ASP .NET Metrics Dashboard #5996

Open
makeavish opened this issue Sep 17, 2024 · 3 comments
Open

[Dashboard Request] ASP .NET Metrics Dashboard #5996

makeavish opened this issue Sep 17, 2024 · 3 comments

Comments

@makeavish
Copy link
Member

makeavish commented Sep 17, 2024

1. Dashboard Name

ASP .NET Metrics Dashboard


2. Expected Dashboard Sections and Panels (Can be more)

Check OTLP doc for available metrics: https://opentelemetry.io/docs/zero-code/net/instrumentations/#metrics-instrumentations

Section Name: Application Performance

  • Displays general performance metrics for the ASP .NET application.

    • Panel: CPU Usage
      • Displays current CPU usage of the application instance.
    • Panel: Memory Usage
      • Shows memory consumption of the ASP .NET application process.
    • Panel: Request Rate
      • Tracks the number of incoming requests per second.

Section Name: Request and Response

  • Provides insights into the behavior and performance of requests and responses.

    • Panel: Request Latency
      • Measures the time taken to serve requests.
    • Panel: Error Rate
      • Tracks the number of error responses (HTTP 4xx/5xx).
    • Panel: Active Requests
      • Displays the number of active requests being processed.

Section Name: Process Metrics


3. Expected Variables

  • {{deployment.environment}}: Defines the environment (e.g., production, staging).

4. Additional Comments or Requirements

This dashboard should focus on performance and error metrics typically used for ASP .NET applications. It should be based on the OTLP receiver configuration.


📋 Notes:

  • Please review the CONTRIBUTING.md for guidelines on dashboard structure, naming conventions, and how to submit a pull request.

Can take inspiration of dashboard from https://grafana.com/grafana/dashboards/17706-asp-net-otel-metrics/

@makeavish
Copy link
Member Author

makeavish commented Sep 17, 2024

/bounty $150

Copy link

algora-pbc bot commented Sep 17, 2024

💎 $150 bounty • SigNoz

Steps to solve:

  1. Start working: Comment /attempt #5996 with your implementation plan
  2. Submit work: Create a pull request including /claim #5996 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to SigNoz/signoz!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @aybanda Sep 17, 2024, 5:16:07 PM WIP

@aybanda
Copy link

aybanda commented Sep 17, 2024

/attempt #5996

Algora profile Completed bounties Tech Active attempts Options
@aybanda 1 bounty from 1 project
Cancel attempt

@makeavish makeavish changed the title ASP .NET Metrics Dashboard [Dashboard Request] ASP .NET Metrics Dashboard Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants