-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
ISW - Wizard Step: Input Diagnostics #20683
Comments
To show the input name and a type specific description we will need an additional call returning input name and description based on a given type. |
@AntonEbel Do you know if we have the information TCP or UCP for listener inputs? bind address and port I can find in the form. |
@grotlue No, we do not provide this information and do not persist it. I don't know if we want to display this explicitly because the TCP/UDP protocol is already included in the Input Type name. |
Agree with @anton that there is not a lot of value in adding the TCP/UDP detail. We can use existing metrics APIs for all of the numbers. So what is left that backend needs to expose? This part seems to have some new information:
|
@tellistone What is your take on the TCP/UDP detail? |
could be replaced with a line of ui copy reminding the user to check they are using the right one re: TCP/UDP Users trip over this a surprising amount (perhaps because the app gives no feedback when this is happening) |
Issue for building the diagnostics page.
Input Test Results
Metrics:
fifteen_minute
property of the metricsrate
objectMock-Up
The text was updated successfully, but these errors were encountered: