summaryrefslogtreecommitdiffstats
path: root/src/web/api/queries/percentile
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/api/queries/percentile')
-rw-r--r--src/web/api/queries/percentile/README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/web/api/queries/percentile/README.md b/src/web/api/queries/percentile/README.md
index 88abf8d5c..0f9a2f398 100644
--- a/src/web/api/queries/percentile/README.md
+++ b/src/web/api/queries/percentile/README.md
@@ -1,13 +1,3 @@
-<!--
-title: "Percentile"
-sidebar_label: "Percentile"
-description: "Use percentile in API queries and health entities to find the 'percentile' value from a sample, eliminating any unwanted spikes in the returned metrics."
-custom_edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/queries/percentile/README.md
-learn_status: "Published"
-learn_topic_type: "References"
-learn_rel_path: "Developers/Web/Api/Queries"
--->
-
# Percentile
The percentile is the average value of a series using only the smaller N percentile of the values.