VictoriaMetrics/docs
Aliaksandr Valialkin 994fa2f3bf 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:13:53 +03:00
..
Articles.md docs: add a link to the The CMS monitoring infrastructure and applications publication from CERN 2020-07-08 20:16:43 +03:00
CaseStudies.md docs: add a link to the The CMS monitoring infrastructure and applications publication from CERN 2020-07-08 20:16:43 +03:00
Cluster-VictoriaMetrics.md docs/Cluster-VictoriaMetrics.md: sync with the original README.md 2020-07-10 12:15:31 +03:00
ExtendedPromQL.md docs: migrate ExtendedPromQL->MetricsQL in order to be more consistent 2020-02-10 23:02:43 +02:00
FAQ.md docs/FAQ.md: add a question about the difference between vmagent and Prometheus 2020-06-03 20:56:22 +03:00
Home.md docs: add a doc for vmagent 2020-02-28 12:23:56 +02:00
logo.png docs/Single-server-VictoriaMetrics.md: clarify how to use -influxListenAddr command-line option 2020-04-15 12:33:42 +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:13:53 +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:27 +03:00
Release-Guide.md docs: typo fixes 2019-12-03 00:44:50 +02:00
robots.txt .github/workflows/wiki.yml: fix copying files from docs to wiki 2020-03-30 15:59:12 +03:00
SampleSizeCalculations.md docs/SampleSizeCalculations.md: updates 2020-06-24 12:06:25 +03:00
Single-server-VictoriaMetrics.md lib/storage: improve prioritizing of data ingestion over querying 2020-07-23 13:23:36 +03:00
vmagent.md docs/vmagent.md: sync with app/vmagent/README.md 2020-07-20 17:08:34 +03:00
vmagent.png docs: add missing vmagent.png, which is used in vmagent.md 2020-03-09 13:35:49 +02:00
vmalert.md docs: sync with upstream 2020-06-29 22:09:03 +03:00
vmauth.md docs: update the info that docker images are built on top of alpine image now 2020-06-26 13:54:10 +03:00
vmbackup.md docs: update the info that docker images are built on top of alpine image now 2020-06-26 13:54:10 +03:00
vmrestore.md docs: update the info that docker images are built on top of alpine image now 2020-06-26 13:54:10 +03:00