New Relic to open-source Pixie’s eBPF observability platform
blog.pixielabs.ai
New Relic to open-source Pixie’s eBPF observability platform
1–10 of 66 posts
Re: New Relic to open-source Pixie’s eBPF observability platform
#2Re: New Relic to open-source Pixie’s eBPF observability platform
#3Re: New Relic to open-source Pixie’s eBPF observability platform
#4I'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.
Re: New Relic to open-source Pixie’s eBPF observability platform
#5I'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.
Re: New Relic to open-source Pixie’s eBPF observability platform
#6I'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.
eBPF is great but it only works for linux and access to the kernel layer doesn't work for serverless environments, so it's definitely a piece of the puzzle but not a silver bullet IMO.
eBPF is indeed a part of the puzzle. It allows us to access telemetry data without any manual instrumentation when running on Linux machines.
Pixie itself is extendable and currently ingests data from many other sources as well. Joining forces with New Relic will allow us to focus on expanding the open-source project, but also expand our capabilities by plugging into other open APIs and frameworks such as OpenTelemetry, Grafana, Prometheus.
Re: New Relic to open-source Pixie’s eBPF observability platform
#7I'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.
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
#8Re: New Relic to open-source Pixie’s eBPF observability platform
#9seems ambitious. why would a public company like new relic do this?
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 open-source telemetry layer to accelerate the adoption of observability practices by developers.
Hope that adds some color! would be great to hear more thoughts.