VictoriaMetrics/docs/data-ingestion/Prometheus.md
Andrii Chubatiuk 77c3bbf3fc
docs: updated guides structure, removed deprecated sort option (#6767)
### Describe Your Changes

* `sort` param is unused by the current website engine, and was present only for compatibility
with previous website engine. It is time to remove it as it makes no effect
* re-structure guides content into folders to simplify assets management

### Checklist

The following checks are **mandatory**:

- [ ] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).

(cherry picked from commit 35d77a3bed)
2024-08-07 16:59:22 +02:00

809 B

title weight menu aliases
Prometheus 1
docs
identifier parent weight
prometheus data-ingestion 1
/data-ingestion/prometheus.html
/data-ingestion/Prometheus.html

VictoriaMetrics supports ingesting data from Prometheus via the Prometheus remote write protocol. The documentation for pushing data from Prometheus to VictoriaMetrics is located here

References