Cory Schwartz
Cory Schwartz
I'd like to take a stab at this PR -- do let me know if something needs changed here. x11 was added last year, it seems just not registered at...
Intel CPU, by the way.
I'm going to have this running for a couple of days making reports every day to make sure this works right. Right now it's running in a test area, reports...
+1 for this feature. It seems like all the underlying databases (except for memdatastore) support queries like this. The docstore query api on go-cloud is surprisingly limited. Since this isn't...
Same issue. I'll leave a comment if I figure anything out.
@caesartcs It seems like hardly any metrics are available for the free plan These functions just return if it's a free plan. https://github.com/lablabs/cloudflare-exporter/blob/1df59e2815a23d44bd7a13edad3215adcfd95178/prometheus.go#L228 That's pretty unfortunate. They should print a...
Currently, lotus doesn't produce nerpanet or calibrationnet docker images, so we would have to build them manually This PR could be useful for making code usable on multiple networks. This...
To prepare for a future switch to weave, I've got a proof-of-concept "weave works" flux installed; I've set it up to watch this branch (gtitops-readiness) and deploy into a test...
A single flux instance is running --this is intended to represent weave in the future--, It's s setup with permission to run deployments into our existing clsuters. In a gitops...
@ribasushi At least for uploads, you can send a multipart message. You might be right about retrieval. In my rough try at this, I saw that it could keep up...