apache / accumulo

Apache Accumulo
https://accumulo.apache.org
Apache License 2.0
1.08k stars 445 forks source link

Remove graphs, problem reports and logs from the monitor #5091

Open DomGarguilo opened 1 week ago

DomGarguilo commented 1 week ago

In an effort to trim down the accumulo monitor, the following can be removed first from 3.1:

Each of these things can happen in a separate PR.

ctubbsii commented 3 days ago

5019 removed the problem reports in the main branch. It needs to be backported to 3.1 for this. I was going to do it, but am also okay with you taking it over, since I haven't gotten to it yet.

DomGarguilo commented 3 days ago

5019 removed the problem reports in the main branch. It needs to be backported to 3.1 for this. I was going to do it, but am also okay with you taking it over, since I haven't gotten to it yet.

I can do it if you haven't started. It seems like you have a pretty good understanding of what needs to happen in terms of backporting and then the follow on changes that need to go into 2.1. Let me know if you would like to do it or if I should start looking into it.

ctubbsii commented 3 days ago

5019 removed the problem reports in the main branch. It needs to be backported to 3.1 for this. I was going to do it, but am also okay with you taking it over, since I haven't gotten to it yet.

I can do it if you haven't started.

I haven't started it, but looking at the PR, it does not look like it will be a difficult backport.