-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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] Golang Runtime Metrics Dashboard #6007
Labels
Comments
/bounty 150 |
💎 $150 bounty • SigNozSteps to solve:
Thank you for contributing to SigNoz/signoz! Add a bounty • Share on socials
|
/attempt #6007
|
makeavish
changed the title
Golang Runtime Metrics Dashboard
[Dashboard Request] Golang Runtime Metrics Dashboard
Sep 19, 2024
/attempt #6007 Options |
💡 @Rishabh3321 submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
/attempt #6007 Options |
1 similar comment
/attempt #6007 Options |
💡 @nishchay-veer submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
/attempt #6007 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
📝 Dashboard Request Template
1. Dashboard Name
Golang Runtime Metrics Dashboard
2. Suggested Dashboard Sections and Panels - Tweak based on relevancy and available metrics
Section: Memory Metrics
Section: Goroutines Metrics
Section: GC (Garbage Collection) Metrics
Section: CPU Metrics
Section: Thread Metrics
Section: Stack Metrics
Section: Mutex and Semaphores Metrics
3. Expected Variables
deployment.environment
service.name
4. Additional Comments or Requirements
No additional requirements for now.
📋 Notes
Please review the CONTRIBUTING.md for guidelines on dashboard structure, naming conventions, and how to submit a pull request.
Instrument with otel golang runtime
Refer this dashboard for inspiration: https://grafana.com/grafana/dashboards/14061-go-runtime-metrics/
The text was updated successfully, but these errors were encountered: