opensearch-project / user-behavior-insights

User Behavior Insights plugin for OpenSearch
Apache License 2.0
18 stars 5 forks source link

[FEATURE] Use the provided timestamp instead of populating it. #39

Open epugh opened 1 month ago

epugh commented 1 month ago

In UBI spec 1.2 we are adding a timestamp to the query request. This is useful if you are replaying or want to be timezone aware of callers. Update the plugin to support this.