Live data from Hacker News

Vizceral Open Source

techblog.netflix.com

1–10 of 32 posts

Re: Vizceral Open Source

#4
This seems like it's a rendering layer for traffic data you're supposed to provide it. I'd love to have something I can get running more-or-less out of the box to collect and visualize traffic between my nodes on AWS, does anybody know of such a project?

Re: Vizceral Open Source

#5
post #3

Why the UI is so monochromatic?

I presume it is because color will be used dynamically to denote when something goes wrong. A mater of "contrast" if you will.

"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

#7
This 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

#8
post #7

This 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.

(Unhappy) AppDynamics user here. This comes about 2 months too late, as we've locked in on AppD for a year when this would have given us what we wanted at a significantly lower cost. Maybe next year...

Re: Vizceral Open Source

#9
Am 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 aborted the SSL handshake
  * Closing connection 0
  curl: (35) Server aborted the SSL handshake

Re: Vizceral Open Source

#10
post #9

Am 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…

Site doesn't work on https replace with http
Post reply on HN