oslo.reports uses oslo.config to define and manage configuration options to allow the deployer to control where the GMR reports should be generated.
Type: | string |
---|---|
Default: | <None> |
Path to a log directory where to create a file
Type: | string |
---|---|
Default: | <None> |
The path to a file to watch for changes to trigger the reports, instead of signals. Setting this option disables the signal trigger for the reports. If application is running as a WSGI application it is recommended to use this instead of signals.
Type: | integer |
---|---|
Default: | 1 |
How many seconds to wait between polls when file_event_handler is set