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

Add an endpoint to display slow blazegraph queries #4642

Open
imsdu opened this issue Jan 11, 2024 · 0 comments
Open

Add an endpoint to display slow blazegraph queries #4642

imsdu opened this issue Jan 11, 2024 · 0 comments

Comments

@imsdu
Copy link
Contributor

imsdu commented Jan 11, 2024

Motivation
Slow blazegraph queries submitted by users are currently saved in database for later investigation.

However, there is currently no other way to get them but do a query in the database.
The idea is to introduce an endpoint so that in the end, we can have a page in Fusion to display them.

Acceptance criteria

  1. The most recent queries are displayed first
  2. No pagination is required for now as we don't have a lot of them.
  3. The default threshold to mark a query as slow can be lowered
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant