You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/vmsingle.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,10 +127,10 @@ For using Enterprise version of [vmsingle](https://docs.victoriametrics.com/vict
127
127
128
128
### Downsampling
129
129
130
-
After that you can pass [Downsampling](https://docs.victoriametrics.com/victoriametrics/single-node-victoriametrics/#downsampling)
130
+
After that you can pass [Downsampling](https://docs.victoriametrics.com/victoriametrics/single-server-victoriametrics/#downsampling)
131
131
flag to `VMSingle` with [extraArgs](./#extra-arguments) too.
132
132
133
-
Here are complete example for [Downsampling](https://docs.victoriametrics.com/victoriametrics/single-node-victoriametrics/#downsampling):
133
+
Here are complete example for [Downsampling](https://docs.victoriametrics.com/victoriametrics/single-server-victoriametrics/#downsampling):
134
134
135
135
```yaml
136
136
apiVersion: operator.victoriametrics.com/v1beta1
@@ -155,7 +155,7 @@ spec:
155
155
156
156
### Retention filters
157
157
158
-
The same method is used to enable retention filters - here are complete example for [Retention filters](https://docs.victoriametrics.com/victoriametrics/single-node-victoriametrics/#retention-filters).
158
+
The same method is used to enable retention filters - here are complete example for [Retention filters](https://docs.victoriametrics.com/victoriametrics/single-server-victoriametrics/#retention-filters).
0 commit comments