Maya is a Product Manager at Microsoft who is passionate about using data to drive product decisions. She has PM experience in Financial Services and Ed-Tech, and is excited to now work on the cloud and open source. Maya holds a Bachelor's degree in Biomedical Engineering and an MBA, both from the University of Virginia. She is a die hard UVA sports fan and loves to try new restaurants and play tennis in her free time.

Presentations

22x

Kernel observability using eBPF made easy and approachable with Inspektor Gadget

Kernel level observability is critical for running resilient workloads. eBPF provides that visibility but can be challenging to learn. In this presentation we will introduce eBPF and demonstrate how to harness its superpowers for observability using the open source project Inspektor Gadget. Inspektor Gadget is a tool and framework for data collection and system inspection on Linux hosts and Kubernetes clusters using eBPF. We will show how its modular framework can collect real time metrics so that you have visibility into the Linux kernel in a customizable way.

See Presentation
21x

Inspektor Gadget – an eBPF systems inspection tool and framework

Inspektor Gadget is a CNCF Sandbox project that empowers developers to easily build custom system inspection pipelines to debug low level issues. This presentation will introduce the process of creating, packaging, and distributing 'Gadgets' (OCI Images combining eBPF programs, wasm modules, and metadata). We will show how Gadgets and Inspektor Gadget framework can be used to collect, enrich, and export data to tools like Prometheus or expose data via an API all based on a simple config file. 

See Presentation