metadata.yaml 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. meta:
  2. plugin_name: python.d.plugin
  3. module_name: anomalies
  4. monitored_instance:
  5. name: python.d anomalies
  6. link: ''
  7. categories: []
  8. icon_filename: ''
  9. related_resources:
  10. integrations:
  11. list: []
  12. info_provided_to_referring_integrations:
  13. description: ''
  14. keywords: []
  15. most_popular: false
  16. overview:
  17. data_collection:
  18. metrics_description: ''
  19. method_description: ''
  20. supported_platforms:
  21. include: []
  22. exclude: []
  23. multi-instance: true
  24. additional_permissions:
  25. description: ''
  26. default_behavior:
  27. auto_detection:
  28. description: ''
  29. limits:
  30. description: ''
  31. performance_impact:
  32. description: ''
  33. setup:
  34. prerequisites:
  35. list: []
  36. configuration:
  37. file:
  38. name: ''
  39. description: ''
  40. options:
  41. description: ''
  42. folding:
  43. title: ''
  44. enabled: true
  45. list: []
  46. examples:
  47. folding:
  48. enabled: true
  49. title: ''
  50. list: []
  51. troubleshooting:
  52. problems:
  53. list: []
  54. alerts:
  55. - name: anomalies_anomaly_probabilities
  56. link: https://github.com/netdata/netdata/blob/master/health/health.d/anomalies.conf
  57. metric: anomalies.probability
  58. info: average anomaly probability over the last 2 minutes
  59. - name: anomalies_anomaly_flags
  60. link: https://github.com/netdata/netdata/blob/master/health/health.d/anomalies.conf
  61. metric: anomalies.anomaly
  62. info: number of anomalies in the last 2 minutes
  63. metrics:
  64. folding:
  65. title: Metrics
  66. enabled: false
  67. description: ""
  68. availability: []
  69. scopes:
  70. - name: global
  71. description: ""
  72. labels: []
  73. metrics:
  74. - name: anomalies.probability
  75. description: Anomaly Probability
  76. unit: "probability"
  77. chart_type: line
  78. dimensions:
  79. - name: a dimension per probability
  80. - name: anomalies.anomaly
  81. description: Anomaly
  82. unit: "count"
  83. chart_type: stacked
  84. dimensions:
  85. - name: a dimension per anomaly