solr
solr copied to clipboard
SOLR-17955: OTEL metrics: SplitShardCmd.checkDiskSpace needs conversion
https://issues.apache.org/jira/browse/SOLR-17955
Splitshard disk space check was broken when switching the /admin/metrics api to prometheus. This fixes that by reading the parsed prometheus output.