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

Improved Result & Query Logging #145

Closed
wants to merge 10 commits into from
Closed

Improved Result & Query Logging #145

wants to merge 10 commits into from

Conversation

silvanheller
Copy link
Member

@silvanheller silvanheller commented May 26, 2022

  • separate more cleanly logging of the internal vitrivr-ng representation and DRES logs.
  • internal logging representation includes information about currently running tasks to enable easy analysis independent of DRES logging format & access to DRES server instance
  • move to zero-config approach with config.template.json File
  • moves everything vbs to the more sensible competition package
  • moves all DRES-related information which services or components need to a separate service which reduces code duplication and more cleanly enforces separation of concerns
  • code cleanup for logging stuff
  • fixes AVS submissions do not update the color of thumbnails correctly #141

Will be tested in an internal VBS 22 testrun

@silvanheller silvanheller requested a review from sauterl May 30, 2022 08:43
@silvanheller silvanheller deleted the logging branch July 27, 2022 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AVS submissions do not update the color of thumbnails correctly
1 participant