In order to handle the CAPI V2 deprecation, Prometheus needs to be updated (mainly around the exporters that scrape data from CF) so we continue to have monitoring.
The release is maintained here: https://github.com/cloudfoundry/prometheus-boshrelease
CF Exporter has an issue on trying to do V3 only here: cloudfoundry/cf_exporter#142
Prometheus want to have a new version called V3 (assuming using latest calls/architecture) and is tracking it here: cloudfoundry/prometheus-boshrelease#504