Skip to content

Commit 77b080f

Browse files
committed
docs: update roadmap doc and alerting doc for traces
1 parent 8c09f7d commit 77b080f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/victoriatraces/roadmap.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ aliases:
1616
The following items need to be completed before general availability (GA) version:
1717
- [ ] Finalize the data structure and commit to backward compatibility.
1818
- [ ] 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/).
2119

2220
The following functionality is planned in the future versions of VictoriaTraces after GA:
2321
- [ ] Provide web UI to visualize traces.

docs/victoriatraces/vmalert.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
weight: 6
3-
title: vmalert
3+
title: Alerting with traces
44
menu:
55
docs:
66
parent: "victoriatraces"
@@ -11,6 +11,7 @@ tags:
1111
- metrics
1212
aliases:
1313
- /victoriatraces/vmalert.html
14+
1415
---
1516

1617
[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)

0 commit comments

Comments
 (0)