VictoriaMetrics is a cost-effective, scalable monitoring solution that can also be used as a time series database. It can also be used to store Prometheus' long-term data. VictoriaMetrics is a single executable that does not have any external dependencies. All configuration is done using explicit command-line flags and reasonable defaults. It provides global query view. Multiple Prometheus instances, or other data sources, may insert data into VictoriaMetrics. Later this data may be queried via a single query. It can handle high cardinality and high churn rates issues by using a series limiter.