Going off of https://github.com/canonical/openstack-exporter-operator/issues/182 it is useful to allow disabling collectors from the charm or setting log level to debug I had to run ``` snap set charmed-openstack-exporter disable-service.gnocchi=true snap set charmed-openstack-exporter log.level=debug ```