Creating Dashboard for Displaying Crash Signal Peaks
TLDR Milan wants to create a dashboard to show crash signal peaks and return to 0 after some time. Srikanth and Ankit suggested using a counter metric, but Milan needs to investigate further.
May 24, 2023 (4 months ago)
Milan
01:32 PMMy application is sending signal that something crashed on backend.
I want to create dashboard that need to show that crush and and after some time to return to 0
When I select it function COUNT it always add values and is not good way to represent this signal
When I select MAX it is always showing 1 event that happened
I want to 0 and when it happens I want to show peek? Anyone has idea how to set this up?
Thanks
Srikanth
02:49 PMMilan
02:50 PMSrikanth
02:52 PMMilan
02:52 PMSrikanth
02:52 PMMilan
02:53 PMSrikanth
02:54 PMMilan
02:57 PMMay 26, 2023 (4 months ago)
Milan
08:08 AMAnkit
12:21 PMMilan You are creating the metric right? You can check in code how it is created?
Ankit
12:22 PMSrikanth
12:38 PMMilan
03:21 PMSigNoz Community
Indexed 826 threads (62% resolved)
Similar Threads
Frontend Dashboard Metrics Not Displaying Due to Timezone Issue
James experienced missing metric graphs on their dashboard. Srikanth helped troubleshoot, discovering a timezone discrepancy that caused the issue.
Signoz Dashboard New App Display Delay
Div reported a delay in seeing a new app on Signoz dashboard. Ankit and Srikanth offered debugging suggestions. Issue resolved after Div restarted the hosted instance.
Creating APDEX Dashboard in Signoz v0.28.0
Shoeb inquired about creating an APDEX dashboard for all services in Signoz v0.28.0. Srikanth clarified how to achieve this and explained the formula used for calculation.
Monitoring HTTP Endpoints Health in Kubernetes Deployment
Narasimhamurthi faced issues with monitoring HTTP endpoints health and collector-metrics pod in a Kubernetes deployment. Srikanth provided guidance, and the issue was resolved after correcting the config.
Creating a Dashboard for SLI/SLO in Signoz
Shashank wants to create a dashboard for SLI/SLO in Signoz. Srikanth explains that only SLI can be shown using query builder or promql queries with specific metrics.