summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/anomalies
diff options
context:
space:
mode:
authorShyam Sreevalsan <shyam@netdata.cloud>2023-07-19 21:16:52 +0300
committerGitHub <noreply@github.com>2023-07-19 21:16:52 +0300
commitff15cc2a00af0688a7b2aaf854e7ab0af133d944 (patch)
tree596fc67d9c091207f5688c5ab5ff2dcf0e74c132 /collectors/python.d.plugin/anomalies
parent7c409bdea02bc9bc94d7a47506bfb9f26c0bbe4b (diff)
Updates to metadata.yaml (#15452)
* Updates to metadata.yaml * Fixing formatting
Diffstat (limited to 'collectors/python.d.plugin/anomalies')
-rw-r--r--collectors/python.d.plugin/anomalies/metadata.yaml48
1 files changed, 24 insertions, 24 deletions
diff --git a/collectors/python.d.plugin/anomalies/metadata.yaml b/collectors/python.d.plugin/anomalies/metadata.yaml
index 17d225a33c..7bcac6469d 100644
--- a/collectors/python.d.plugin/anomalies/metadata.yaml
+++ b/collectors/python.d.plugin/anomalies/metadata.yaml
@@ -52,14 +52,14 @@ troubleshooting:
problems:
list: []
alerts:
- - name: anomalies_anomaly_probabilities
- link: https://github.com/netdata/netdata/blob/master/health/health.d/anomalies.conf
- metric: anomalies.probability
- info: average anomaly probability over the last 2 minutes
- - name: anomalies_anomaly_flags
- link: https://github.com/netdata/netdata/blob/master/health/health.d/anomalies.conf
- metric: anomalies.anomaly
- info: number of anomalies in the last 2 minutes
+- name: anomalies_anomaly_probabilities
+ link: https://github.com/netdata/netdata/blob/master/health/health.d/anomalies.conf
+ metric: anomalies.probability
+ info: average anomaly probability over the last 2 minutes
+- name: anomalies_anomaly_flags
+ link: https://github.com/netdata/netdata/blob/master/health/health.d/anomalies.conf
+ metric: anomalies.anomaly
+ info: number of anomalies in the last 2 minutes
metrics:
folding:
title: Metrics
@@ -67,19 +67,19 @@ metrics:
description: ""
availability: []
scopes:
- - name: global
- description: ""
- labels: []
- metrics:
- - name: anomalies.probability
- description: Anomaly Probability
- unit: "probability"
- chart_type: line
- dimensions:
- - name: a dimension per probability
- - name: anomalies.anomaly
- description: Anomaly
- unit: "count"
- chart_type: stacked
- dimensions:
- - name: a dimension per anomaly
+ - name: global
+ description: ""
+ labels: []
+ metrics:
+ - name: anomalies.probability
+ description: Anomaly Probability
+ unit: "probability"
+ chart_type: line
+ dimensions:
+ - name: a dimension per probability
+ - name: anomalies.anomaly
+ description: Anomaly
+ unit: "count"
+ chart_type: stacked
+ dimensions:
+ - name: a dimension per anomaly