Troubleshooting K8s POD's Log Alert Creation
TLDR chintan faced issues setting up log alerts using Query Builder. After confirmation from Ankit that it works now and help from vishal-signoz to adjust the time period, chintan resolved the issue.
1
1
Aug 07, 2023 (4 months ago)
chintan
06:57 PMQuery Builder
but didn't generate alert then i came to know about thisNote: Presently the logs, traces and exceptions-based alerts support only Clickhouse Query based metric.
Dose that means i have to write
ClickHouse query
only and can't use Query Builder
available into "Create an Alert" section ? is that correct ?Ankit
07:29 PM1
chintan
07:43 PMLog
Section i can see result of 4 ERROR found but when I write same query in Alert
it showing No data
through Query Builder
- we are at latest version v0.25.3. Let me know if I'm doing something wrong ... AshuAug 08, 2023 (4 months ago)
vishal-signoz
03:20 AMvishal-signoz
03:26 AMchintan
08:00 PMStep 2 - Define Alert Conditions
i can see data in plot through Query Builder
as well... 1
SigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Issues with SigNoz Setup and Data Persistence in AKS
Vaibhavi experienced issues setting up SigNoz in AKS, and faced data persistence issues after installation. Srikanth provided guidance on ClickHouse version compatibility and resource requirements, helping Vaibhavi troubleshoot and resolve the issue.
Dashboard Load Issues and Possible Solutions
Al experiences dashboard loading issues since updating to `0.18.1`. Srikanth believes the issue is not version related and suggests examining queries, memory resources, and server distribution for improvements.
Reducing Log Output from ClickHouse with Helm Chart
Guillaume needed help lowering the log output from ClickHouse. Prashant suggested using an override-values.yaml configuration, which resolved the issue.