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
It would be great if kubermetrics could use VictoriaMetrics additionally to Prometheus for collecting the metrics from Kubernetes. VictoriaMetrics can discover and scrape Prometheus targets in k8s. See these docs. Comparing to Prometheus, VictoriaMetrics usually needs lower amount of memory and disk space for storing and processing the same amounts of data - see this article.
The text was updated successfully, but these errors were encountered:
It would be great if kubermetrics could use VictoriaMetrics additionally to Prometheus for collecting the metrics from Kubernetes. VictoriaMetrics can discover and scrape Prometheus targets in k8s. See these docs. Comparing to Prometheus, VictoriaMetrics usually needs lower amount of memory and disk space for storing and processing the same amounts of data - see this article.
The text was updated successfully, but these errors were encountered: