Adrian Lanzafame

Results 35 issues of 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)`

New Feature
infra-devops

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. ![1537498228](https://user-images.githubusercontent.com/5924712/45857652-33b7d180-bd9d-11e8-921a-3264dfcf3076.png) By comparison, there is...

enhancement

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...

need/review

kind/enhancement
help wanted
exp/intermediate
status/ready
P1

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.

kind/enhancement
need/review

Not sure if possible with the current allocator... I need to get round to that...

kind/enhancement
status/blocked

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...

topic/meta

#### 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...

topic/meta
P2