@here I am running ingestion and execution count i...
# ingestion
m
@here I am running ingestion and execution count is 67 , However on datahub UI , I can see only last 10 entries , e.g in my case execution count of ingestion is 67 , However I can see only last 10 entries , How to see old ingestion execution details. Appreciate your help !
plus1 1
b
Hi @mysterious-australia-30101! Currently there is no way to see the older than 10 run history.. This is simply a limitation in the UI, not the API. So you can of course fetch all executions via the GraphQL API if you need them. Out of curiosity, what's the use case for seeing more than 10? We had assumed that most people would only care for viewing more recent executions!
n
Hi @big-carpet-38439, we're facing the same problem here. Our case is because in the LookerML recipe, we have 13 repositories to manage metadata ingestion, so we lost the first 3 logs in the UI ingestion. It would be a lot practical if we could get all the ingestions by the UI.