VictoriaMetrics/docs
Aliaksandr Valialkin cf69b1ea6f app/vmselect/promql: add buckets_limit(k, buckets) function, which limits the number of buckets per time series to k
This function works with both Prometheus-style and VictoriaMetrics-style buckets.
The function removes buckets with the lowest values in order to reserve the highest precision.
The function is useful for building heatmaps in Grafana from too big number of buckets.
2020-07-24 16:14:12 +03:00
..
Articles.md docs: add a link to the The CMS monitoring infrastructure and applications publication from CERN 2020-07-08 20:16:31 +03:00
CaseStudies.md docs: add a link to the The CMS monitoring infrastructure and applications publication from CERN 2020-07-08 20:16:31 +03:00
Cluster-VictoriaMetrics.md app/{vminsert,vmagent}: add ability to import data in Prometheus exposition format via /api/v1/import/prometheus 2020-07-10 12:13:28 +03:00
ExtendedPromQL.md docs: migrate ExtendedPromQL->MetricsQL in order to be more consistent 2020-02-10 23:03:31 +02:00
FAQ.md docs/FAQ.md: add a question about the difference between vmagent and Prometheus 2020-06-03 20:56:59 +03:00
Home.md docs: add a doc for vmagent 2020-02-28 12:23:44 +02:00
logo.png docs/Single-server-VictoriaMetrics.md: clarify how to use -influxListenAddr command-line option 2020-04-15 12:34:32 +03:00
MetricsQL.md app/vmselect/promql: add buckets_limit(k, buckets) function, which limits the number of buckets per time series to k 2020-07-24 16:14:12 +03:00
Quick-Start.md docs/Quick-Start.md: mention that vmagent can be used instead of Prometheus in most cases 2020-05-19 14:09:16 +03:00
Release-Guide.md docs: add docs as in the single-node branch 2019-12-05 19:28:29 +02:00
robots.txt docs: add robots.txt 2020-03-28 23:23:20 +02:00
SampleSizeCalculations.md docs/SampleSizeCalculations.md: updates 2020-06-24 12:05:52 +03:00
Single-server-VictoriaMetrics.md lib/storage: improve prioritizing of data ingestion over querying 2020-07-23 01:40:38 +03:00
vmagent.md docs/vmagent.md: sync with app/vmagent/README.md 2020-07-20 17:09:30 +03:00
vmagent.png docs: add missing vmagent.png, which is used in vmagent.md 2020-03-09 13:37:38 +02:00
vmalert.md docs/vmalert.md: sync with app/vmalert/README.md 2020-06-29 22:18:30 +03:00
vmauth.md docs: update the info that docker images are built on top of alpine image now 2020-06-26 13:52:25 +03:00
vmbackup.md docs: update the info that docker images are built on top of alpine image now 2020-06-26 13:52:25 +03:00
vmrestore.md docs: update the info that docker images are built on top of alpine image now 2020-06-26 13:52:25 +03:00