VictoriaMetrics
Official@victoriametrics · United States of America
Easy to use and fast monitoring solution
Agent Skills by VictoriaMetrics
Showing 9 vetted skills indexed across 1 GitHub repositories.
victoriametrics-cardinality-analysis
Analyze VictoriaMetrics TSDB status and metric usage to produce a remediation report.
victoriametrics-unused-metrics-analysis
Identify unused VictoriaMetrics metrics via the metric_names_stats API and propose drop or relabeling actions.
investigating-with-observability
Correlate metrics, logs, and traces to investigate Kubernetes incidents.
stream-aggregation-helper
Design VictoriaMetrics stream aggregation rules for vmagent deployments.
vm-trace-analyzer
Analyze VictoriaMetrics query traces to identify bottlenecks and generate structured performance reports.
victoriametrics-query
Query VictoriaMetrics HTTP endpoints for MetricsQL/PromQL results, labels, alerts, and diagnostics.
victorialogs-query
Query VictoriaLogs LogsQL endpoints with curl to search logs and discover fields.
victoriatraces-query
Query VictoriaTraces Jaeger-compatible HTTP API via curl for traces and dependencies.
alertmanager-query
Query AlertManager HTTP API to list alerts and manage silences via curl.
Frequently Asked Questions About VictoriaMetrics
FAQPage SchemaWhat specific monitoring tasks does VictoriaMetrics enable?▼
VictoriaMetrics enables high-performance ingestion and querying of time-series data, log searching via LogsQL, and distributed trace analysis. It supports cardinality remediation, unused metric identification, and complex stream aggregation to maintain system health and storage efficiency across large-scale Kubernetes clusters.
Which technical personas benefit from these observability capabilities?▼
Site Reliability Engineers, platform engineers, and database administrators benefit from these capabilities. These professionals use the platform to manage cluster health, perform root-cause analysis on distributed systems, and optimize resource utilization by identifying bottlenecks in query performance and metric ingestion.
What are the prerequisites for deploying VictoriaMetrics observability?▼
Deployment requires a Kubernetes environment or Linux-based infrastructure capable of running the VictoriaMetrics binary suite. Users must have network access to HTTP endpoints for MetricsQL, LogsQL, and Jaeger-compatible tracing interfaces, alongside basic familiarity with Prometheus-style metric labeling and AlertManager configuration.