canonical / canonical/openstack-exporter-operator
Expose more configurations like allowing a way to disable certain collectors
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 13
- Avg merge
- 8d 2h
- Merged PRs (30d)
- 3
Description
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
```
Contributor guide
Assessment
This issue has not been assessed yet.