You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Refer to issue #161
Describe the solution you'd like
Save the behavior data and profiles in a local file when they are too large. Additionally, provide APIs to export the behavior data and profiles.
Describe alternatives you've considered
Shard the behavior data to multiple objects, but this would significantly increase the management cost.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Refer to issue #161
Describe the solution you'd like
Save the behavior data and profiles in a local file when they are too large. Additionally, provide APIs to export the behavior data and profiles.
Describe alternatives you've considered
Shard the behavior data to multiple objects, but this would significantly increase the management cost.
The text was updated successfully, but these errors were encountered: