mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 23:47:12 +00:00
chore: add missing alert telemetry (#6459)
This commit is contained in:
parent
493ae4fd07
commit
656d1c2b1c
@ -347,6 +347,7 @@ func createTelemetry() {
|
||||
"alertsWithTSV2": alertsInfo.AlertsWithTSV2,
|
||||
"logsBasedAlerts": alertsInfo.LogsBasedAlerts,
|
||||
"metricBasedAlerts": alertsInfo.MetricBasedAlerts,
|
||||
"anomalyBasedAlerts": alertsInfo.AnomalyBasedAlerts,
|
||||
"tracesBasedAlerts": alertsInfo.TracesBasedAlerts,
|
||||
"totalChannels": alertsInfo.TotalChannels,
|
||||
"totalSavedViews": savedViewsInfo.TotalSavedViews,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user