diff options
Diffstat (limited to 'src/web/api/queries/median')
-rw-r--r-- | src/web/api/queries/median/README.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/web/api/queries/median/README.md b/src/web/api/queries/median/README.md index e6f6c04e7..42a9afb1d 100644 --- a/src/web/api/queries/median/README.md +++ b/src/web/api/queries/median/README.md @@ -1,13 +1,3 @@ -<!-- -title: "Median" -sidebar_label: "Median" -description: "Use median in API queries and health entities to find the 'middle' 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/median/README.md -learn_status: "Published" -learn_topic_type: "References" -learn_rel_path: "Developers/Web/Api/Queries" ---> - # Median The median is the value separating the higher half from the lower half of a data sample |