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

UI - shorten Backends column headers #183

Open
hamadodene opened this issue Jan 15, 2020 · 2 comments
Open

UI - shorten Backends column headers #183

hamadodene opened this issue Jan 15, 2020 · 2 comments
Assignees
Labels
component/ui The issue is related to the Web UI enhancement New feature or request
Milestone

Comments

@hamadodene
Copy link
Contributor

hamadodene commented Jan 15, 2020

  • "Open connections" -> "Open conn"
  • "Total Requests" -> "Req"
  • "Last Actvity (timestamp)" -> "Last Activity (TS)"
  • "Reported as Unreachable" -> "Unreachable"
  • "Reported as Unreachable (timestamp)" -> "Unreachable (TS)"
  • "Last probe (status)"-> "Probe Status"
  • "Last probe (timestamp)" -> "Probe (TS)"
  • "Probe path" -> "Probe (path)"
  • "Last probe (result)" -> "Probe (Result)"

Replacing Total requests (Req) column with "Backend successfull" and "unsuccesfull" connections ("Healthy req" and "Fail req")

Reorder them (ID, Host:Port, Open conn, Healthy req , Fail req, Status, Last Activity (TS), Unreachable, Unreachable (TS), Probe Status, Probe (TS), Probe (path), Probe (result).

@hamadodene hamadodene added component/ui The issue is related to the Web UI enhancement New feature or request labels Jan 15, 2020
@aluccaroni
Copy link
Contributor

maybe we should split the issue to separate Total request in Healty Req and Fail Req?

pv3ntur1 pushed a commit that referenced this issue Jan 22, 2020
@hamadodene hamadodene reopened this Sep 7, 2020
@pv3ntur1
Copy link
Contributor

pv3ntur1 commented Sep 7, 2020

maybe we should split the issue to separate Total request in Healty Req and Fail Req?

@aluccaroni 'till now we don't keep track of "Backend successfull" and "unsuccesfull" connections ("Healthy req" and "Fail req") i've just created this one to do that #219

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/ui The issue is related to the Web UI enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants