Troubleshooting Alert Triggers on Signoz Localhost
TLDR Noor is trying to trigger an alert on Signoz installed on localhost but is experiencing issues. Srikanth provides some queries, requests log records, and gives advice on formulating alerts. However, the issue remains unresolved.
Oct 26, 2023 (1 month ago)
Noor
09:41 PMOct 27, 2023 (1 month ago)
Srikanth
11:39 AMNoor
11:47 AMSrikanth
12:07 PMbody CONTAINS <your-serach-text>
. How often is this log emitted?Noor
12:13 PMNoor
12:22 PMNoor
12:36 PMSrikanth
12:36 PMNoor
12:39 PM"body": "Java Home = /opt/1638963361 00000001 AdminTool A ADMU3000I: Server igawas02 open for e-business; process id is 8192488",
"id": "2XLYucsmUDRYWi0xfxg4Mwm9Rjx",
"timestamp": 1698410050243057400,
"attributes": {
"log_file_name": "NewLogTest1.log"
},
"resources": {},
"severity_text": "",
"trace_id": "",
"span_id": "",
"trace_flags": 0,
"severity_number": 0
}
Noor
12:39 PMNoor
12:43 PMSigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Setting up Alerts Not Triggering in Signoz
Noor was struggling to set up alerts in Signoz. Srikanth guided them through the issue and suggested using the query builder and upgrading the Signoz version.
Incorrect Alert Firing Issue in Threshold Condition
Harshith.R.S is experiencing an issue with alerts firing when the value is above the threshold. The issue remains unresolved after trying different query modifications suggested by Amol.
Alert Issues After Upgrading SigNoz
James experienced issues with alert rules after upgrading SigNoz. Srikanth suggested using sqlite tool to remove the alerts.
Forwarding Exception Alerts from Rails to Mattermost
Andreas needs guidance setting up exception alerts in Rails to Mattermost. Amol provides a sample query and explains the setup process.
Customizing Signoz Error Alert Descriptions
Sumanth needed help with making Signoz error alert descriptions more descriptive. Amol suggested using {{.Labels.serviceName}} and discussed limitations of adding labels in queries.