logdata-anomaly-miner icon indicating copy to clipboard operation
logdata-anomaly-miner copied to clipboard

time_zone is not a supported parameter

Open landauermax opened this issue 1 year ago • 0 comments
trafficstars

According to the documentation, the date time parsing model has a parameter time_zone. However, when trying to use this parameter, it turns out that it is not supported:

Config-Error: {'Parser': [{2: ['none or more than one rule validate', {'oneof definition 4': [{'time_zone': ['unknown field'], 'type': {'allowed': ['DateTimeModelElement']}}]}]}]}

landauermax avatar Mar 22 '24 09:03 landauermax