-
Notifications
You must be signed in to change notification settings - Fork 866
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
Proxy has an API for determining its health #125
Labels
Milestone
Comments
This was referenced Apr 28, 2020
See detailed discussion in #127 (comment) |
Triage: Unclear what kind of data we should expose, let's move post 1.0 when we get more clarity from customers. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
What should we add or change to make your life better?
Add an API that can be used to collect statistics and state of the proxy. This would also have events for lifetime so that app code can know when the proxy is shutting down.
Why is this important to you?
It provides a foundational piece of infrastructure for solving:
#23 part c - API for app code to shutdown the proxy
#124 - REST or gRPC API for remote access to proxy status
#123 - Dashboard for proxy config & status
The text was updated successfully, but these errors were encountered: