Skip to content

How to delete stored data periodically #595

Description

@Web-svg

Hello,
I'm using a php script in order to load data dynamically to current release of analytics as of today (energy solar data) and it's running well.
It's updated every 3 minutes and produced a convenient dashboard to me.
Due to the amount of data, I need to purge old data.
Based on documentation, I found the way to do it. (by using < %last 5 days% in my case).
Is there a way to do it through a structured json packet or by sending a specific request ?
thanks by advance

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions