1 Repo
Python-like domain-specific languages for querying and transforming observability data through immutable dataframe operations.
Distinct from Telemetry Query Languages: Distinct from Telemetry Query Languages: specifically uses a Python-like syntax with immutable dataframe operations, not general query interfaces.
Explore 1 awesome GitHub repository matching data & databases · Pythonic. Refine with filters or upvote what's useful.
Pixie is an open-source observability platform for Kubernetes that uses eBPF to automatically capture telemetry data from clusters without requiring any manual instrumentation or code changes. It functions as an eBPF telemetry collector, a continuous application profiler, a network traffic analyzer, and a scriptable telemetry query engine, all within a single Kubernetes-native tool. The platform distinguishes itself through several integrated capabilities. It continuously samples stack traces from compiled-language code to identify CPU performance bottlenecks, visualizing the results as inter
Provides a Python-like scripting language (PxL) for ad-hoc telemetry queries from UI, CLI, or API.