summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/ipfs
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/ipfs
parent7c409bdea02bc9bc94d7a47506bfb9f26c0bbe4b (diff)
Updates to metadata.yaml (#15452)
* Updates to metadata.yaml * Fixing formatting
Diffstat (limited to 'collectors/python.d.plugin/ipfs')
-rw-r--r--collectors/python.d.plugin/ipfs/metadata.yaml81
1 files changed, 41 insertions, 40 deletions
diff --git a/collectors/python.d.plugin/ipfs/metadata.yaml b/collectors/python.d.plugin/ipfs/metadata.yaml
index a838e35bf1..51e50e2a01 100644
--- a/collectors/python.d.plugin/ipfs/metadata.yaml
+++ b/collectors/python.d.plugin/ipfs/metadata.yaml
@@ -2,10 +2,11 @@ meta:
plugin_name: python.d.plugin
module_name: ipfs
monitored_instance:
- name: python.d ipfs
+ name: IPFS
link: ''
- categories: []
- icon_filename: ''
+ categories:
+ - data-collection.storage-mount-points-and-filesystems
+ icon_filename: 'ipfs.png'
related_resources:
integrations:
list: []
@@ -15,7 +16,7 @@ meta:
most_popular: false
overview:
data_collection:
- metrics_description: ''
+ 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.'
method_description: ''
supported_platforms:
include: []
@@ -52,10 +53,10 @@ troubleshooting:
problems:
list: []
alerts:
- - name: ipfs_datastore_usage
- link: https://github.com/netdata/netdata/blob/master/health/health.d/ipfs.conf
- metric: ipfs.repo_size
- info: IPFS datastore utilization
+- name: ipfs_datastore_usage
+ link: https://github.com/netdata/netdata/blob/master/health/health.d/ipfs.conf
+ metric: ipfs.repo_size
+ info: IPFS datastore utilization
metrics:
folding:
title: Metrics
@@ -63,35 +64,35 @@ metrics:
description: ""
availability: []
scopes:
- - name: global
- description: ""
- labels: []
- metrics:
- - name: ipfs.bandwidth
- description: IPFS Bandwidth
- unit: "kilobits/s"
- chart_type: line
- dimensions:
- - name: in
- - name: out
- - name: ipfs.peers
- description: IPFS Peers
- unit: "peers"
- chart_type: line
- dimensions:
- - name: peers
- - name: ipfs.repo_size
- description: IPFS Repo Size
- unit: "GiB"
- chart_type: area
- dimensions:
- - name: avail
- - name: size
- - name: ipfs.repo_objects
- description: IPFS Repo Objects
- unit: "objects"
- chart_type: line
- dimensions:
- - name: objects
- - name: pinned
- - name: recursive_pins
+ - name: global
+ description: ""
+ labels: []
+ metrics:
+ - name: ipfs.bandwidth
+ description: IPFS Bandwidth
+ unit: "kilobits/s"
+ chart_type: line
+ dimensions:
+ - name: in
+ - name: out
+ - name: ipfs.peers
+ description: IPFS Peers
+ unit: "peers"
+ chart_type: line
+ dimensions:
+ - name: peers
+ - name: ipfs.repo_size
+ description: IPFS Repo Size
+ unit: "GiB"
+ chart_type: area
+ dimensions:
+ - name: avail
+ - name: size
+ - name: ipfs.repo_objects
+ description: IPFS Repo Objects
+ unit: "objects"
+ chart_type: line
+ dimensions:
+ - name: objects
+ - name: pinned
+ - name: recursive_pins