Florian Mühlhans

Results 12 comments of Florian Mühlhans

same, with fixed version it worked

that worked for me: `export PATH=$(go env GOPATH)/bin:$PATH` I'm using a mac

same problem ``` custom: - seriesQuery: '{__name__=~"^sky_users.*"}' resources: overrides: namespace: { resource: "namespace" } pod: { resource: "pod" } name: matches: ".*" as: "sky_users" metricsQuery: 'avg(sky_mod_users) by (namespace)' ``` ```...

Hey, you can try to reset the elasticsearch index. ```` php bin/console akeneo:elasticsearch:reset-indexes --env=prod && \ php bin/console pim:product-model:index --all --env=prod && \ php bin/console pim:product:index --all --env=prod ````

Hey, I was about to deploy Longhorn in a new cluster and set up monitoring for it. So exactly what is improved here, would be cool if this could be...

Thanks for the answer I tried restarting all scylladb nodes and adding the new node. Unfortunately, it didn't help the error message is still the same Yes, I am very...

Thank you very much for the detailed answer. I'm now going to do all the steps you suggested. Then I'll get back to you here.

> > Hardware: cores=8, memory=24GB > > @Flou21 are all nodes using the same HW and CPU mask? @denesb no the new servers are slightly larger than the old ones...