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 RESTish endpoint to retrieve metrics for further evaluation #24

Open
heiglandreas opened this issue Feb 7, 2021 · 0 comments
Open

Comments

@heiglandreas
Copy link
Collaborator

Something like GET /rest/all/V1/metrics that then returns all metrics.

Depending on the query-parameters the metrics can be reduced to only include a certain time-period or different aggregations like these:

  • from=[ISO-DateTime]
  • until=[ISO-DateTime]
  • interval=5m to get the data aggregated by 5 minute intervalls starting at from
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