Silvio Moioli

Results 125 comments of Silvio Moioli

For Postgres at least this might not be needed, as the RDBMS automatically splits out any large (>8kB) blob from the main table file into a separate structure anyway. The...

@ldevulder JFYI, once one has a cluster registered to Rancher there is a super easy way to add monitoring to it: Homepage -> `Cluster Name` -> `Cluster Tools` -> `Monitoring`...

I do not have it right now, but chances are high I will get to the same problem for an unrelated project I'll be starting... Today. Will keep you posted...

@ldevulder FYI: installing Rancher Monitoring can be done via Helm: https://github.com/moio/scalability-tests/blob/cd9ab138df85e21a7b589ef552a20af54557b57e/bin/setup.mjs#L55-L105 (note: the `helm_install` method is nothing magical, it just calls `helm` with a few parameters that make sense in...

@manicminer do you have any impressions to share about this work?

Honest question: does this need to go through QA at all? AFAIU the Performance debugging dashboard is by developers, for developers - hidden behind the `CATTLE_PROMETHEUS_METRICS` environment variable which is...

Thanks for opening this issue, it was my intention to do that anyway. `tetra init` should accept a URL instead of a file, save the information in the git comment...

I believe this is a duplicate of: https://github.com/rancher/rancher/issues/39597 Reproduction instructions available at: https://github.com/rancher/rancher/issues/39597#issuecomment-1816099261