Aggregation randomly generates split observations for SampledData mapping
mmacagno opened this issue · 3 comments
mmacagno commented
I have observed a few cases of split observations.
I have mappings that aggregate data on a minute by minute basis:
Instead of having a single observation with the aggregated data for the hour, I sometime observe split observations:
As you can observe, the sampledData is accumulated up to a point on the first observation, and continues on the second.
dustinburson commented
Thank you for submitting the issue. Can you also share the FHIR mapping template used to generate the observations?
mmacagno commented
Thanks @dustinburson - sending you the template privately.
mmacagno commented
Upon private discussion and investigation, this seems to be a bug in the source of the IOT Hub events.
Closing this. External issue.
thanks @dustinburson