Victoria Metrics is an open-source, high-performance, and scalable time-series database and monitoring solution designed for handling large volumes of time-series data with a focus on efficiency and low resource consumption.The integration between Victoria Metrics and Togai requires only a one-time setup. Follow the steps below:
Obtain the network address of your Victoria Metrics instance. This is the address you use to access the Victoria Metrics server. It is usually in the format http://<victoria-metrics-server-ip>:<victoria-metrics-service-port>. For example, http://localhost:8428 when running locally.
Paste the network address in the Base URL field in Togai.
In order to access the Victoria Metrics server from outside the local network, you need to expose the Victoria Metrics server port. You can use a tool like ngrok to expose the Victoria Metrics server port.