outbrain / orchestrator

MySQL replication topology manager/visualizer
Other
829 stars 168 forks source link

Hostnames show up in anonymous mode in "bubbles" with mouse-over in compact display. #278

Closed sjmudd closed 7 years ago

sjmudd commented 7 years ago

If using anonymous mode and a compact display you can mouse over the different counts that are shown as "bubbles". When you do this the individual hostnames are shown and not replaced with an anonymise "instance-XX-YY" which might be expected.

Go to a URL like: https://somehost.example.com/web/cluster/clustername:3306?compact=true and then look at the bubbles where you see aggregated numbers. Mouse over the counters and see the full hostnames, not the anonymised ones.

Not a big deal but might be nice to fix.

stevelippert commented 7 years ago

I'm able to replicate this issue in my testing environment, see attached screenshot below. 2016-11-11 12_57_43-orchestrator - mysql01

shlomi-noach commented 7 years ago

Thank you both. Fixed downstream, will merge later on.

shlomi-noach commented 7 years ago

This is fixed on https://github.com/github/orchestrator