Pierpaolo Rametta
Pierpaolo Rametta
Yes i' m searching for the same thing but with the freesurfer labels. Such that from a vertex I can get the labels. In the demo you get the value...
The labels I should load are these http://www.slicer.org/slicerWiki/index.php/Slicer3:Freesurfer_labels. These are in a file called FreeSurferColorLUT which is part of the freesurfer application. Actually I' m getting the coordinates of the...
It seems like the idea was to move this feature to [cp-demo](https://github.com/confluentinc/cp-demo/pull/401), but it was closed because gitpod didn't have enough resources. We can try to setup gitpod for `dev-toolkit`...
got it, should we add `cluster-linking` dashboard here https://github.com/confluentinc/jmx-monitoring-stacks/blob/main/jmxexporter-prometheus-grafana/cfk/update-dashboards.sh? something like ``` sed 's/\${Prometheus}//g;s/Environment/Namespace/g;s/env/namespace/g;s/label_values(namespace)/label_values(kafka_log_log_size, namespace)/g;s/instance/pod/g;s/kafka-broker/kafka/g' ../assets/grafana/provisioning/dashboards/cluster-linking.json > $OUTPUT_DIR/cluster-linking.json ``` can work?
It should work now with a temurin-based docker image.