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 prometheus metrics #16

Open
masih opened this issue Aug 29, 2022 · 1 comment
Open

Add prometheus metrics #16

masih opened this issue Aug 29, 2022 · 1 comment

Comments

@masih
Copy link
Member

masih commented Aug 29, 2022

Add metrics for:

  • Number of providers
  • Reframe response latency tagged by response code
  • Find response latency tagged by response code
  • Backend response latency tagged by backend name

Once metrics are implemented in go, manifests need to be updated to add prometheus pod monitor, and the deployment needs to be updated to export the debug and metrics server if it is separated from HTTP server.

@willscott
Copy link
Member

the remaining metric we need to close this out is Backend response latency tagged by backend name

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

2 participants