pixie-io / pixie-demos

Demos for Pixie: github.com/pixie-io/pixie
https://px.dev
Apache License 2.0
207 stars 56 forks source link

Add Pixie custom k8s metrics demo to pixie-demos #12

Closed nserrino closed 3 years ago

nserrino commented 3 years ago

Creating a demo for Pixie custom Kubernetes metrics. Adapted from the example in this repo: https://github.com/kubernetes-sigs/custom-metrics-apiserver

This demo contains instructions to deploy a Pixie-powered custom metric generating HTTP request throughput by pod. It also contains configuration for a demo application to test the metric on, as well as instructions for development and extension.

It is meant to be an example for how users can turn Pixie data into custom Kubernetes metrics, not a comprehensive set of Pixie-generated metrics.