Adrian Lanzafame

Results 58 comments of Adrian Lanzafame

As the person who introduced OpenCensus, some background thoughts that I had at the time. - I didn't overly care about tracing at the time but appreciated the fact that...

@marten-seemann it still hasn't officially shipped, metrics are still listed as Alpha: https://github.com/open-telemetry/opentelemetry-go.

@as the $fontsize doesn't change the fontsize of the top bar:

This is more of a meta point but I was thinking about this yesterday and in a lot of ways the value of the repos/packages that have been built across...

On the meta-level, fundamentally, I have no issue with a single repo. But the single repo should not and cannot be the go-ipfs repo. Go-ipfs is an application with a...

@hsanjuan because other parts of cluster still rely on the connector interface? To clarify, are just suggesting a complete empty ipfsconnector interface implementation?

@hickscorp I am working on adding the `CLUSTER_SECRET_FILE` support to the Dockerfile currently so that you will be able to follow the documentation regarding docker-compose and secrets outlined [here](https://docs.docker.com/v17.09/engine/swarm/secrets/#use-secrets-in-compose).

@vasa-develop Feel free to push what you have and we can help you out with pointers or small fixes :slightly_smiling_face:

Cluster already performs hourly `recover` operations to handle when pins get into weird errors. I would be interested to see what errors cluster would produce in this scenario, @obo20 do...

> would it not be desirable to just have cluster know that a particular node is GC-ing and avoid trying to pin to them during that time? Not really. It...