Michael R. Galaxy
Michael R. Galaxy
Honestly, this was really dead simple to monkeypatch: ` _, _, data = db.resource.post_json('_find', body={"selector" : query}, headers = {'Content-Type': 'application/json'})` ` return data["docs"]` Almost nearly a one-liner. Anybody wanna...
Greetings @pdmazz Some questions: 1. Did all of the terminations eventually fully complete? 2. What cloud are you using? 3. If you do $ grep ERROR /var/log/cloudbench/XXXX_operations.log, do you find...
I suspect something is going on with the softlayer adapter here. @maugustosilva comments?
Hi @brancz . I just downloaded Parca for the first time from the release page and ran it with the default configuration file from the documentation without any additional switches...
@thorfour I don't believe this is fully resolved. I rebuilt parca from master and while it grows a *little* bit slower, it's still getting OOM-killed eventually. I let it grow...
Ping?