ValueError: Type: "<class 'dict'>" of field: "request_count" is not supported.
(8 additional frame(s) were not displayed)
...
File "app_analytics/tasks.py", line 111, in track_feature_evaluations_by_environment
track_feature_evaluation_influxdb(
File "app_analytics/track.py", line 144, in track_feature_evaluation_influxdb
influxdb.write()
File "app_analytics/influxdb_wrapper.py", line 88, in write
self.write_api.write(bucket=settings.INFLUXDB_BUCKET, record=self.records)
Failed to execute task 'tasks.track_feature_evaluations_by_environment', with id 394761340. Exception: Type: "<class 'dict'>" of field: "request_count" is not supported.
Sentry Issue: FLAGSMITH-API-59R
To reproduce
"a.b.c"/api/v1/analytics/flagsfor the environment with the following payload{"a.b.c": 10}