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

Support prometheus metrics #314

Merged
merged 19 commits into from
May 26, 2021
Merged

Commits on May 22, 2021

  1. Add prom-client package

    dtaniwaki committed May 22, 2021
    Configuration menu
    Copy the full SHA
    099b1c2 View commit details
    Browse the repository at this point in the history
  2. Serve metrics

    dtaniwaki committed May 22, 2021
    Configuration menu
    Copy the full SHA
    79ee319 View commit details
    Browse the repository at this point in the history
  3. Add metrics test

    dtaniwaki committed May 22, 2021
    Configuration menu
    Copy the full SHA
    501ab60 View commit details
    Browse the repository at this point in the history
  4. Allow to disable metrics

    dtaniwaki committed May 22, 2021
    Configuration menu
    Copy the full SHA
    46f49f9 View commit details
    Browse the repository at this point in the history
  5. Remove statsd

    dtaniwaki committed May 22, 2021
    Configuration menu
    Copy the full SHA
    d5789d7 View commit details
    Browse the repository at this point in the history
  6. Remove lynx

    dtaniwaki committed May 22, 2021
    Configuration menu
    Copy the full SHA
    d6dbf5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c368d46 View commit details
    Browse the repository at this point in the history
  8. Count API requests

    dtaniwaki committed May 22, 2021
    Configuration menu
    Copy the full SHA
    6700d87 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6078ba3 View commit details
    Browse the repository at this point in the history
  10. Fix reference error

    dtaniwaki committed May 22, 2021
    Configuration menu
    Copy the full SHA
    0829e60 View commit details
    Browse the repository at this point in the history
  11. Fix more this reference

    dtaniwaki committed May 22, 2021
    Configuration menu
    Copy the full SHA
    e575ac9 View commit details
    Browse the repository at this point in the history
  12. Fix more this references

    dtaniwaki committed May 22, 2021
    Configuration menu
    Copy the full SHA
    9de2d53 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6b9e9ac View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8405fe4 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. Refactor metrics

    dtaniwaki committed May 23, 2021
    Configuration menu
    Copy the full SHA
    387bf14 View commit details
    Browse the repository at this point in the history
  2. Fix register reference

    dtaniwaki committed May 23, 2021
    Configuration menu
    Copy the full SHA
    cbe294b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    3b20a63 View commit details
    Browse the repository at this point in the history
  2. Add tests

    dtaniwaki committed May 25, 2021
    Configuration menu
    Copy the full SHA
    8d5af3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fff977e View commit details
    Browse the repository at this point in the history