Since this commit (as far as know) 3036f7a, the values used to create the service monitor for prometheus changed from metrics.servicemonitor.* to prometheus.servicemonitor.*.
However the documentation of these values on README.md did not change and can since lead to misconfiguration and not working metrics supervision.
It would be great to update the documentation according to the new values path.
Since this commit (as far as know) 3036f7a, the values used to create the service monitor for prometheus changed from
metrics.servicemonitor.*toprometheus.servicemonitor.*.However the documentation of these values on README.md did not change and can since lead to misconfiguration and not working metrics supervision.
It would be great to update the documentation according to the new values path.