victoria-metrics
victoria-metrics
Docker app from AlexRed's Repository
Overview
Requirements
===
VictoriaMetrics is very powerful with lots of configurations available, definitely go through the docs: https://docs.victoriametrics.com to get comfortable.
VMAgent may be needed depending on your use case.
For integrating into HomeAssistant: https://community.home-assistant.io/t/influxdb-vs-victoriametrics/453361 (you only need the influxdb: configurations shared throughout the thread)
Runtime arguments
- Web UI
http://[IP]:[PORT:8428]/vmui- Network
bridge- Shell
bash- Privileged
- false
Template configuration
Data directory, includes config and the actual DB
- Target
- /victoria-metrics-data
- Default
- /mnt/user/appdata/victoria-metrics
- Value
- /mnt/user/appdata/victoria-metrics
- Target
- 8428
- Default
- 8428
- Value
- 8428
Data with timestamps outside the retentionPeriod is automatically deleted. The minimum retentionPeriod is 24h or 1d.vThe following optional suffixes are supported: h (hour), d (day), w (week), y (year). If suffix isn't set, then the duration is counted in months (default 1m).
- Target
- retentionPeriod
- Default
- 99y
- Value
- 99y
Location of promscrape config in the container. For example: /victoria-metrics-data/prometheus.yml. Disabled if nothing is set.
- Target
- promscrape_config
Set true to only parse valid promscrape configs. Incompatible fields: remote_write => -remoteWrite* remote_read => not supported rule_files and alerting => these sections are supported by vmalert.
- Target
- promscrape_config_strictParse
- Default
- false
- Value
- false
Categories
Download Statistics
Total Downloads Over Time
Details
victoriametrics/victoria-metrics:v1.118.0Run victoria-metrics on Unraid.
victoria-metrics is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.