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

Collect & Expose Usage Metrics via Prometheus #9

Open
theurichde opened this issue Oct 19, 2021 · 0 comments
Open

Collect & Expose Usage Metrics via Prometheus #9

theurichde opened this issue Oct 19, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@theurichde
Copy link
Collaborator

As ASP User
I want to have metrics about the ASP usage and timings
So that I can have a transparent overview of the ASP's request timings

  • Currently it is non-transparent to users how long several tasks take:

    • signing a request
    • fetching credentials via vault
    • fetching a JWT token via OIDC
    • fetching credentials via AssumeRoleWebIdentity
  • The idea is to collect those metrics and expose them in Prometheus format via a /status/metrics or /metrics endpoint

@theurichde theurichde added enhancement New feature or request good first issue Good for newcomers labels Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant