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 API Requests By User #148

Closed
wants to merge 3 commits into from
Closed

Commits on Apr 5, 2018

  1. Add API Requests By User

    This adds a report to collect the top 20 API users each day, and
    log the total number of requests each hour. Reports this info in
    a simple table, this is handy for identifying users who are
    approaching, or over the API rate limit.
    dfarr committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    b39df9d View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Update API Requests By User

    Modify the report to tabulate the top API useres each day, display
    this information in housekeeping/api-requests
    dfarr committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    4ebd6eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f193c37 View commit details
    Browse the repository at this point in the history