mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-05-17 08:36:55 +03:00
docs/anomaly-detection: mark import_json_path as deprecated (#9283)
### Describe Your Changes
as noticed @f41gh7 in [operator
PR](https://github.com/VictoriaMetrics/operator/pull/1427#discussion_r2164171944)
vm writer `import_json_path` became deprecated starting
[v1.19.2](cc2cd0e084).
Adding this information to docs
### Checklist
The following checks are **mandatory**:
- [x] My change adheres to [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/victoriametrics/contributing/#pull-request-checklist).
This commit is contained in:
@@ -126,7 +126,7 @@ Metrics to save the output (in metric names or labels). Must have `__name__` key
|
||||
</td>
|
||||
<td>
|
||||
|
||||
`/api/v1/import`
|
||||
`/api/v1/import`{{% deprecated_from "v1.19.2" anomaly %}}
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user