Skip to content

[UB1-1208] UB1-1208 Python Billing Usage and reporting granularity

Ian Freshwater requested to merge UB1-1208_reporting_granularity into master

Add support for the timestamp_granularity config option.

Python datetime only goes as far as Microseconds so I have updated the options to reflect that.

Might have some collision with !27 (merged) as changed the argument from session/process_id which was deprecated to the timestampGranularity Resolved

Edited by Ian Freshwater

Merge request reports