01Supports writing data to VictoriaMetrics using the vm_data_write API.
02Offers flexible time series querying via the vm_query_range and vm_query APIs.
031 GitHub stars
04Enables importing Prometheus exposition format data with the vm_prometheus_write API.
05Provides APIs for retrieving label names and values (vm_labels, vm_label_values).