Tracing and Monitoring IPFS Cluster
IPFS Cluster supports exposing a Prometheus endpoint for metric-scraping as well as submitting trace information to Jaeger.
These are configured in the observations section of the configuration and can be enabled from there or by starting a cluster peer with:
$ ipfs-cluster-service daemon --stats --tracing
Development setup for tracing and metrics