Added UDP protocol support for Graphite/Influx in docker-compose deployment.

This is necessary for Proxmox VE External Metric Server support.
https://pve.proxmox.com/wiki/External_Metric_Server
This commit is contained in:
Sergey Kulukov 2020-10-28 19:17:56 +10:00 committed by Artem Navoiev
parent 20311f6065
commit 055f152246

View file

@ -21,7 +21,9 @@ services:
image: victoriametrics/victoria-metrics
ports:
- 8428:8428
- 8428:8428/udp
- 2003:2003
- 2003:2003/udp
- 4242:4242
volumes:
- vmdata:/storage