Skip to content

How can I fetch data about all of my historical sensor ticks? #17995

Answered by alangenfeld
dagsir[bot] bot asked this question in Q&A
Discussion options

You must be logged in to vote

The job_ticks table stores information for each tick of a sensor/schedule. This information is set-up to be removed over time using these settings https://docs.dagster.io/deployment/dagster-instance#data-retention

So what you see left in the database will reflect your retention settings.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alangenfeld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area: sensor Related to Sensors
1 participant