Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mspier
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Trace Event, Chrome and More Profile Formats on Netflix's FlameScope
(medium.com)
5 points
by
mspier
8y ago
|
0 comments
2.
▲
by
mspier
8y ago
Depends on what you mean by Node.JS CPU profiles, if captured by `perf script`, then yes, otherwise, not yet.
3.
▲
by
mspier
8y ago
Can you open a issue/feature request on Github?
4.
▲
by
mspier
8y ago
Not Node.JS specifically, but just npm for dependencies and task running to build the React client from source. If you're not looking to build the client from source, the distributed client bundle should suffice and only Python is requ
5.
▲
What’s New in Netflix's Vector: Containers, Docker, and More
(vectoross.io)
8 points
by
mspier
10y ago
|
0 comments
6.
▲
by
mspier
10y ago
Still better than some unpronounceable old-norse names we had on a few projects. :-)
7.
▲
by
mspier
10y ago
We really love animals! :-) JK. Just obfuscating class names with animal names before publishing the blog post.
8.
▲
Saving 13M Computational Minutes per Day with Flame Graphs
(techblog.netflix.com)
88 points
by
mspier
10y ago
|
21 comments
9.
▲
by
mspier
11y ago
It's bootstrap (see bower.json dependencies), but with our own layer on top of that.
10.
▲
by
mspier
11y ago
Can you open an issue on GitHub and post more details? Any errors on the JavaScript console?
11.
▲
by
mspier
11y ago
True. But that's the first release of Vector. We expect to make our custom PCP agents public soon.
12.
▲
by
mspier
11y ago
That's right. Any suggestion of better reusable charts?
13.
▲
by
mspier
11y ago
Happy to discuss your concerns. PCP 3.10 should be available on Ubuntu's official repo pretty soon too.
14.
▲
by
mspier
11y ago
Goal is a bit different. Vector doesn't collect and persist metrics. We needed something that had as little overhead as possible so it could be deployed to all our hosts and simplify the process of analyzing those metrics.