Introducing Vector: Netflix's On-Host Performance Monitoring Tool
21–30 of 64 posts
Re: Introducing Vector: Netflix's On-Host Performance Monitoring Tool
#22The charts look like they were built with nvd3. Can anyone confirm/deny?
That's right. Any suggestion of better reusable charts?
I've spent more time trying to manipulate chart libraries into doing almost the same thing but just different enough to cause pain and suffering. Output your own path data and it's a million times easier.
For reference here's what I made: http://forrestthewoods.com/unbalanced-design-of-super-smash-...
Re: Introducing Vector: Netflix's On-Host Performance Monitoring Tool
#23Earlier quoted context omitted.
If its not collecting and persisting metrics, is it more of a glorified htop?
doesn't htop require you to go onto the box? We haven't released our custom pcp modules yet which allow more complex visualizations such as flamegraph generation from perf event sampling.
Re: Introducing Vector: Netflix's On-Host Performance Monitoring Tool
#24Where can I find deb packages for pcp version 3.10 or higher?
Re: Introducing Vector: Netflix's On-Host Performance Monitoring Tool
#25Re: Introducing Vector: Netflix's On-Host Performance Monitoring Tool
#26Re: Introducing Vector: Netflix's On-Host Performance Monitoring Tool
#27I've been researching for a rebuild of our ecommerce site with the idea of a modern microservice architecture. Team skillset and some other considerations dictate a .Net environment.
Netflix and other companies have created a really rich platform, between logging and monitoring technologies like this; message queueing; deployment; and so on. In the Windows environment there's precious little to compare to.
One bright spot is the news story also on HN today [1] about MS announcing Docker-related Hyper-V technology - but in the next version of Windows server.
It might be that to satisfy those .Net compatibility wishes, we just go to Mono and do everything else in Linux.
Re: Introducing Vector: Netflix's On-Host Performance Monitoring Tool
#28Where can I find deb packages for pcp version 3.10 or higher?
I found it really easy to use.
Re: Introducing Vector: Netflix's On-Host Performance Monitoring Tool
#29Re: Introducing Vector: Netflix's On-Host Performance Monitoring Tool
#30What does this have that CloudWatch enhanced metrics doesn't? From the screenshots, the metrics look pretty similar. Not a slight at all against this project (it looks awesome), I'm just curious if your infrastructure is already AWS based what would cause you to choose a non-CloudWatch option.