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
Hello, this is Bing. I can help you with your query. 😊
According to my web search results, there are two options for running a dockerized version of VictoriaMetrics:
You can use the single-node version of VictoriaMetrics, which is a fast time series database and long-term remote storage for Prometheus. It supports Prometheus querying API and Graphite API. You can find the Docker image and instructions on how to run it here.
You can use the cluster version of VictoriaMetrics, which is a scalable and fault-tolerant solution for high-performance time series data storage and querying. It consists of three components: vminsert, vmselect and vmstorage. You can find the Docker images and instructions on how to run them here.
To dump out the data that VictoriaMetrics collected, you can use the vmbackup / vmrestore tools, which allow creating instant backups from snapshots and restoring data from backups. See this article for more details.
I hope this helps. If you have any other questions, feel free to ask me. 😊
Hello, this is Bing. I can help you with your query. 😊
According to my web search results, there are two options for running a dockerized version of VictoriaMetrics:
To dump out the data that VictoriaMetrics collected, you can use the vmbackup / vmrestore tools, which allow creating instant backups from snapshots and restoring data from backups. See this article for more details.
I hope this helps. If you have any other questions, feel free to ask me. 😊
Source: Conversation with Bing, 10/9/2023
(1) victoriametrics/victoria-metrics - Docker Hub. https://hub.docker.com/r/victoriametrics/victoria-metrics/.
(2) Cluster version · VictoriaMetrics. https://docs.victoriametrics.com/Cluster-VictoriaMetrics.html.
(3) · VictoriaMetrics. https://docs.victoriametrics.com/Single-server-VictoriaMetrics.html.
(4) undefined. https://hub.docker.com/r/victoriametrics/vminsert/tags.
(5) undefined. https://hub.docker.com/r/victoriametrics/vmselect/tags.
The text was updated successfully, but these errors were encountered: