Adrian Lanzafame
Adrian Lanzafame
i.e. `estuary_blks_base_sync_total` -> `estuary_blks_base_total{method="sync|delete|deletemany|get|has|etc......."}` why? So that queries over all calls are also possible, i.e. `sum(rate(estuary_blks_base_total{}[1m])) by (method)`
In acme it is easy to visually grok where to click if you want to resize a win/col or move a win to another col.  By comparison, there is...
This is a first pass at solving issue [#1430](https://github.com/ipfs/ipfs-cluster/issues/1430). @hsanjuan I have only done basic tests, `numpin` is incompatible with this dummy ipfshttp connector. I have left the config as...
It should be clear in the startup logs which consensus component is being used. As well as any other component that has a set of options. _Originally posted by @lanzafame...
**Describe the feature you are proposing** The length of a peer's pin queue should be exposed as a metric.
Not sure if possible with the current allocator... I need to get round to that...
So I was looking at the [github.com/libp2p/testlab](https://github.com/libp2p/testlab) project and they are using Consul for service discovery. And it got me thinking about the similarities between Consul and Cluster, granted this...
#### Description Currently, just a placeholder/reminder to start the conversation around having opt-in telemetry in IPFS Cluster. For reference, ipfs-webui just had this conversation as well, so linking here as...