Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create simple progress visualisation #41

Open
thill-odi opened this issue Apr 5, 2020 · 0 comments
Open

Create simple progress visualisation #41

thill-odi opened this issue Apr 5, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@thill-odi
Copy link
Contributor

At the moment, the process for tracking progress between stages 1 and 2 of the harvest is extremely manual.

It would be possible to ameliorate this by:

  1. Adding a field in the harvester-stage-2-state which holds the value of updatedLastSeen as a Date rather than epoch value (e.g. updatedLastSeenAsDate)

  2. Creating an index pattern of the form 'harvester*' in Kibana to allow querying across indices.

  3. Creating visualisation comparing the before and after values of 'updated' in the harvester-raw index to give a rough sense of how much processing remains to be done.

@thill-odi thill-odi self-assigned this Apr 5, 2020
@thill-odi thill-odi added the enhancement New feature or request label Apr 5, 2020
@thill-odi thill-odi assigned thill-odi and rachelwilson and unassigned thill-odi Apr 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants