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

Improve profiling information #25

Open
leonhard-s opened this issue Sep 15, 2020 · 0 comments
Open

Improve profiling information #25

leonhard-s opened this issue Sep 15, 2020 · 0 comments
Labels
discussion Additional opinions wanted enhancement New feature or request prio:normal No immediate action required

Comments

@leonhard-s
Copy link
Owner

Additional stats and metrics to provide to the user to allow them to judge the health of their application. This has no set date or priority yet, just collecting ideas for now.

Rest API

  • Requests per second
  • Requests in the last minute
  • Average latency
  • Latency deviation (API likes to throw in some spikes here and there)
  • Max retries in the last 5 minutes
  • Query retry frequency

Cache Debug

  • Cache size
  • Cache usage
  • Avg. time in cache
  • Proportion of timeouts vs. pushouts

Object Model

  • Caching ratio per datatype (i.e. how many instances go through to the API vs. are restored from cache)
@leonhard-s leonhard-s added enhancement New feature or request discussion Additional opinions wanted prio:normal No immediate action required labels Sep 15, 2020
@leonhard-s leonhard-s added this to the Version 0.1 Beta milestone Sep 23, 2020
@leonhard-s leonhard-s removed this from the Version x.x milestone May 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Additional opinions wanted enhancement New feature or request prio:normal No immediate action required
Projects
None yet
Development

No branches or pull requests

1 participant