ransomw1c
ransomw1c
this'd be a great starter issue because it's not cloud-specific (minor changes would allow fork that syncs your, the user/programmer's, local disk with arbitrary filesystem-like things) and the provided patch...
i should also mention that there is an alternate approach to the same essential use-case of adding additional data sources from desktop in #413 . the idea in that proposal,...
[the proposal](../blob/master/docs/proposals/wal.md) and [client-side WAL implementation](../tree/master/pkg/wal) are progress on this iss. these items do not cover this issue because this issue is envisioning additional golang to not just upload to...
i'd like to make specific mention of the way the `GOOGLE_APPLICATION_CREDENTIALS` (or whatever it is) variable gets used: it's not just read by cobra. it's read by the google-cloud-go library....
personal predilections influencing creation of this issue include * the utility of actor model style concurrency offered by the Dart programming language * platform independence of hi-perf ui available from...
i can and will provide greater detail upon returning to the datamon and pipelines projects. pending the current development cycle on flood-pipeline-worker, i am doing everything i can to effectively...
want to make clear that the main use case of datamon as a volume mount is _not_ the appearance of datamon as a FUSE filesystem mounted via a k8s Shared...
there is also [`filetracker`](https://github.com/oneconcern/datamon/tree/master/pkg/filetracker) to layer in-memory caching
503 (gg unavailable) errors could also be handled better
i'm grouping the initial metric-collection setup with this task, since the plan is to collect metrics specific to upload of large files. my plan here to to create a separate...