openmeter
openmeter copied to clipboard
Restart self hosted server for create meter
Preflight Checklist
- [X] I have searched the issue tracker for an issue that matches the one I want to file, without success.
- [X] I am not looking for support or already pursued the available support channels without success.
OpenMeter Version
1.0.0
Expected Behavior
Able to create (or update) meter without restart self hosted server. Or support create (or update) meter by rest API
Actual Behavior
In self hosted OperMeter, after updated config file, we need restart openmeter server for apply changes.
Steps To Reproduce
- In linux, clone project. Run OpenMeter by followup quick start guide https://github.com/openmeterio/openmeter/tree/main/quickstart
- update config.yaml
- apply config by docker compose restart
Additional Information
OpenMeter will be interrupted while restarting.