Vizceral Open Source
techblog.netflix.com
Vizceral Open Source
1–10 of 32 posts
Re: Vizceral Open Source
#2Re: Vizceral Open Source
#3Re: Vizceral Open Source
#4Re: Vizceral Open Source
#5Why the UI is so monochromatic?
"The nodes also can change color based on assumed health of the underlying service to give another quick focal point for where problems might exist in the system."
See this screen:
https://4.bp.blogspot.com/-lFqeDOUmRhA/V5-dtXr1HQI/AAAAAAAAA...
Re: Vizceral Open Source
#6Re: Vizceral Open Source
#7Re: Vizceral Open Source
#8This is pretty cool. It seems comparable to New Relics offering when you hook up a bunch of services that talk to each other, but with more of a focus on traffic and general health than tracing.
Re: Vizceral Open Source
#9 $ curl -v https://techblog.netflix.com/2016/08/vizceral-open-source.html
* Trying 74.125.133.214...
* Connected to techblog.netflix.com (74.125.133.214) port 443 (#0)
* Server aborted the SSL handshake
* Closing connection 0
curl: (35) Server aborted the SSL handshakeRe: Vizceral Open Source
#10Am I the only one who has troubles establishing a connection to the domain? In Firefox, I'm getting "Secure Connection Failed" and I can't see any certificate information... Using curl locally and also on one DO instance, I get the following: $ curl -v https://techblog.netflix.com/2016/08/vizceral-open-source.html * Trying 74.125.133.214... * Connected to techblog.netflix.com (74.125.133.214) port 443 (#0) * Server a…