File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,6 @@ aliases:
16
16
The following items need to be completed before general availability (GA) version:
17
17
- [ ] Finalize the data structure and commit to backward compatibility.
18
18
- [ ] Finalize the data distribution algorithm in the cluster version.
19
- - [ ] Provide monitoring and alerting rules for VictoriaTraces single-node and cluster version.
20
- - [ ] Provide alerting support on traces data with [ vmalert] ( https://docs.victoriametrics.com/vmalert/ ) .
21
19
22
20
The following functionality is planned in the future versions of VictoriaTraces after GA:
23
21
- [ ] Provide web UI to visualize traces.
Original file line number Diff line number Diff line change 1
1
---
2
2
weight : 6
3
- title : vmalert
3
+ title : Alerting with traces
4
4
menu :
5
5
docs :
6
6
parent : " victoriatraces"
11
11
- metrics
12
12
aliases :
13
13
- /victoriatraces/vmalert.html
14
+
14
15
---
15
16
16
17
[ vmalert] ( https://docs.victoriametrics.com/victoriametrics/vmalert/ ) {{% available_from "v1.106.0" %}} integrates with VictoriaTraces via stats APIs [ ` /select/logsql/stats_query ` ] ( https://docs.victoriametrics.com/victorialogs/querying/#querying-log-stats )
You can’t perform that action at this time.
0 commit comments