Redouane Kachach
Redouane Kachach
@kpoos I have confirmed that the issue is related with the changes from the PR I post above. I have already opened a ticket on the ceph project to track...
Not sure if this could help or not, but on my local env I was able to enable rook and prometheus by using the following setup: - remove `modules` section...
> > Not sure if this could help or not, but on my local env I was able to enable rook and prometheus by using the following setup: > >...
I created the following image which contains `v18.2.1` + a fix candidate: `docker.io/rkachach/ceph:v18.2.1_patched_v1` It would be great if somebody can test the fix **on some testing environment** and report the...
> Good news: The prometheus module doesn't fail on startup. > > Bad news: Metric collection doesn't work. > > Hitting the /metrics endpoint results in... > > ``` >...
Welcome! thanks to you for helping with the testing :+1: Please let me know if you observe any new issues. I'll be working on the definitive fix, as I said...
@barrettMCW plz, if you really think that there's a potential BUG with metrics I'd recommend opening a new issue and providing the details to reproduce it.
@dcplaya please, test the image `docker.io/rkachach/ceph:v18.2.1_patched_v1` so far all the users have reported that it's working without issues.
> > A thought, can check in go code if dashboard is enabled then only enable mgr module, or there are other uses cases of mgr module? > > IIRC...
> Since v18.2.2 is out, it would be great to enable this by default now. How about just rebasing to get the latest CI fixes? Done