Join Slack
Powered by
Hi all. Anyone know if is there a way of get the l...
# troubleshoot
b
blue-agency-87812
02/27/2023, 5:39 PM
Hi all. Anyone know if is there a way of get the last synchronize time of each entity in datahub? I tried using a sql query in mysql database, but didn't found a place with this information.
✅ 1
a
astonishing-answer-96712
02/27/2023, 6:45 PM
https://datahubproject.io/docs/sync-status/#using-sync-status
looks like we use
lastObserved
. In GraphQL you can query the platform to see
lastIngested
astonishing-answer-96712
02/27/2023, 6:46 PM
image.png
b
blue-agency-87812
02/28/2023, 6:05 PM
Thanks
@astonishing-answer-96712
, this works for me.
4
Views
Open in Slack
Previous
Next