← All dashboards

kernel eBPF hook

Add ebpf-exporter metrics dashboard

Kubeservice eBPF Exporter

eBPF Exporter is a Prometheus exporter for custom eBPF metrics.

Kubeservice eBPF Exporter motivation of this exporter is to allow you to write eBPF code and export metrics that are not otherwise accessible from the Linux kernel.

This chart creates a Kubeservice eBPF Exporter deployment on a Kubernetes cluster using the Helm package manager.

Source Code

Requirements

Kubernetes 1.13+ Kernel 4.15+

Add Helm repository

console
helm repo add kubeservice-stack https://kubeservice-stack.github.io/kubservice-charts
helm repo update

See helm repo for command documentation.

Install Chart

console
helm install [RELEASE_NAME] kubeservice-ebpf-exporter

See configuration below.

See helm install for command documentation.

Uninstall Chart

console
helm uninstall [RELEASE_NAME]

This removes all the Kubernetes components associated with the chart and deletes the release.

See helm uninstall for command documentation.

Upgrading Chart

console
helm upgrade [RELEASE_NAME] [CHART] --install

See helm upgrade for command documentation.

Configuration

See Customizing the Chart Before Installing. To see all configurable options with detailed comments, visit the chart’s values.yaml, or run these configuration commands:

console
# Helm 2
$ helm inspect values kubeservice-ebpf-exporter

# Helm 3
$ helm show values kubeservice-ebpf-exporter

See kubeservice-stack/ebpf_exporter/README.md for further information.

Values

ParameterDescriptionDefault
image.repositoryimage repositorydongjiang1989/ebpf-exporter
image.tagimage taglatest
image.pullPolicyimage pull policyIfNotPresent
service.typeservice typeClusterIP
service.portservice port80
service.annotationsservice annotations{}
resourcesresource requests of the pods in the daemonset{}
podAnnotationsannotations of pods in daemonset{}
nodeSelectornode selector rules{}
tolerationsnode tolerations- effect: NoSchedule operator: Exists
affinitypod affinity rules{}

Autogenerated from chart metadata using helm-docs v1.4.0

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 57