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 new API POST/GET /metrics #74

Open
Tracked by #72
ericpassmore opened this issue Dec 16, 2023 · 0 comments
Open
Tracked by #72

Create new API POST/GET /metrics #74

ericpassmore opened this issue Dec 16, 2023 · 0 comments
Milestone

Comments

@ericpassmore
Copy link
Collaborator

ericpassmore commented Dec 16, 2023

POST pushed JSON with

  • start_block
  • end block
  • config slice id
  • elapsed time

GET by default provides

  • number of jobs
  • average time
  • stddev on average
  • medium time
  • 25%, 75%, 90% times
  • longest running job time

GET with list=all param shows list of all jobs with

  • start_block
  • end block
  • config slice id
  • elapsed time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant