Israel Fruchter
Israel Fruchter
> [@fruch](https://github.com/fruch) - after implementing [scylladb/qa-tasks#1738](https://github.com/scylladb/qa-tasks/issues/1738) - what else remains here? I don't know, i.e. I'm not using this option at all. @pehala @temichus, if it's enough for the work...
> this is how it looks in this form: [https://argus.scylladb.com/test/c38d2050-1e12-479a-8942-40cfaae44859/runs?additionalRuns[]=9b1cdaef-2024-4c1f-8e6a-db8aecc9697e](https://argus.scylladb.com/test/c38d2050-1e12-479a-8942-40cfaae44859/runs?additionalRuns%5B%5D=9b1cdaef-2024-4c1f-8e6a-db8aecc9697e) basically, each evicted node generates log entry in argus for future download. for one or two nodes, it's looks o.k.,...
I think we can live with this implementation for a while We just need to time in longer runs, like the schema-topoloy case if tier1 If it's short enough, I...
Can report I'm hitting this in: https://github.com/scylladb/scylla-cluster-tests/pull/12560
@amnonh I've found we have some metrics which are tables specific like `scylla_column_family_memtable_row_hits` quick tour of the scylla code, and I've found the flag that enable it: https://github.com/scylladb/scylladb/blob/acd643bd75468703150b2e23b1bbf05a3e95e42d/db/config.cc#L1012 and it's...
I've found the answer, https://github.com/scylladb/scylladb/pull/13293 yes it was deliberately and @tzach you got the benchmark you asked back then :) it's bad, and the calculator from https://monitoring.docs.scylladb.com/stable/install/monitoring-stack.html#calculating-prometheus-minimal-memory-space-requirement doesn't help much...
> @fruch - any idea? Did we change anything in this area recently? Nothing was changed, from the backtrace here seems like there is a timeout of 2m, for a...
@temichus FYI, this is an SLA related work, that is pending for a long long time.
> > @temichus > > FYI, this is an SLA related work, that is pending for a long long time. > > This PR is not ready as I have...
closing until someone would need to rework it