metadata.yaml 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. meta:
  2. plugin_name: python.d.plugin
  3. module_name: ipfs
  4. monitored_instance:
  5. name: IPFS
  6. link: ''
  7. categories:
  8. - data-collection.storage-mount-points-and-filesystems
  9. icon_filename: 'ipfs.png'
  10. related_resources:
  11. integrations:
  12. list: []
  13. info_provided_to_referring_integrations:
  14. description: ''
  15. keywords: []
  16. most_popular: false
  17. overview:
  18. data_collection:
  19. metrics_description: 'Examine IPFS metrics for insights into distributed file system operations. Analyze node connectivity, data replication, and retrieval times for efficient distributed file handling.'
  20. method_description: ''
  21. supported_platforms:
  22. include: []
  23. exclude: []
  24. multi-instance: true
  25. additional_permissions:
  26. description: ''
  27. default_behavior:
  28. auto_detection:
  29. description: ''
  30. limits:
  31. description: ''
  32. performance_impact:
  33. description: ''
  34. setup:
  35. prerequisites:
  36. list: []
  37. configuration:
  38. file:
  39. name: ''
  40. description: ''
  41. options:
  42. description: ''
  43. folding:
  44. title: ''
  45. enabled: true
  46. list: []
  47. examples:
  48. folding:
  49. enabled: true
  50. title: ''
  51. list: []
  52. troubleshooting:
  53. problems:
  54. list: []
  55. alerts:
  56. - name: ipfs_datastore_usage
  57. link: https://github.com/netdata/netdata/blob/master/health/health.d/ipfs.conf
  58. metric: ipfs.repo_size
  59. info: IPFS datastore utilization
  60. metrics:
  61. folding:
  62. title: Metrics
  63. enabled: false
  64. description: ""
  65. availability: []
  66. scopes:
  67. - name: global
  68. description: ""
  69. labels: []
  70. metrics:
  71. - name: ipfs.bandwidth
  72. description: IPFS Bandwidth
  73. unit: "kilobits/s"
  74. chart_type: line
  75. dimensions:
  76. - name: in
  77. - name: out
  78. - name: ipfs.peers
  79. description: IPFS Peers
  80. unit: "peers"
  81. chart_type: line
  82. dimensions:
  83. - name: peers
  84. - name: ipfs.repo_size
  85. description: IPFS Repo Size
  86. unit: "GiB"
  87. chart_type: area
  88. dimensions:
  89. - name: avail
  90. - name: size
  91. - name: ipfs.repo_objects
  92. description: IPFS Repo Objects
  93. unit: "objects"
  94. chart_type: line
  95. dimensions:
  96. - name: objects
  97. - name: pinned
  98. - name: recursive_pins