I'm curious to hear people's thoughts on eBPF generally, it seems likely that this is where observability companies are headed. It's non-trivial to implement but monitoring from the kernel layer makes so much sense that I expect the tooling will come along quickly.
What's the advantage of monitoring from the kernel layer? It's not jumping out at me...
New Relic to open-source Pixie’s eBPF observability platform
11–20 of 66 posts
Re: New Relic to open-source Pixie’s eBPF observability platform
#12What does signing a definitive agreement mean?
Re: New Relic to open-source Pixie’s eBPF observability platform
#13Re: New Relic to open-source Pixie’s eBPF observability platform
#14Re: New Relic to open-source Pixie’s eBPF observability platform
#15seems ambitious. why would a public company like new relic do this?
Co-Founder/CPO of Pixie here. This definitely is an unprecedented and forward looking investment by New Relic. While ambitious, it became evident in our conversations with them they we committed on standardizing on open source telemetry standards such as Prometheus, Open-Telemetry, Graphana etc. We're not yet in a position to speak for them in detail but we believe this bet on our project reinforces their plan to ope…
Re: New Relic to open-source Pixie’s eBPF observability platform
#16I'm curious to hear people's thoughts on eBPF generally, it seems likely that this is where observability companies are headed. It's non-trivial to implement but monitoring from the kernel layer makes so much sense that I expect the tooling will come along quickly.
What's the advantage of monitoring from the kernel layer? It's not jumping out at me...
Re: New Relic to open-source Pixie’s eBPF observability platform
#17I'm curious to hear people's thoughts on eBPF generally, it seems likely that this is where observability companies are headed. It's non-trivial to implement but monitoring from the kernel layer makes so much sense that I expect the tooling will come along quickly.
For hardware management maybe but so much of "observability" in general is at the application layer I can't see BPF displacing anything more than a tiny corner of it. On the other hand - it already is overhauling service meshes, VPNs and firewalls and network security policies, etc. The stuff fly.io is debuting now is probably going to be standard in few years.
Re: New Relic to open-source Pixie’s eBPF observability platform
#18I was not familiar with this project. In looking at the architecture[1] documentation it indicates it uses the Pixie Cloud. Is is possible to use this without the Pixie cloud? [1] https://docs.pixielabs.ai/about-pixie/how-pixie-works/
In the current form Pixie Cloud is required since it's a freemium product.
We are planning to open-source a self-managed version of Pixie early next year, and it can be used completely self-hosted.
Re: New Relic to open-source Pixie’s eBPF observability platform
#19I was not familiar with this project. In looking at the architecture[1] documentation it indicates it uses the Pixie Cloud. Is is possible to use this without the Pixie cloud? [1] https://docs.pixielabs.ai/about-pixie/how-pixie-works/
Co-founder/CEO of Pixie here. In the current form Pixie Cloud is required since it's a freemium product. We are planning to open-source a self-managed version of Pixie early next year, and it can be used completely self-hosted.