Watch, filter, and send Kubernetes events into Apache SkyWalking backend.
8.4K
SkyWalking Kubernetes Event Exporter is able to watch, filter, and send Kubernetes events into Apache SkyWalking backend, afterwards, SkyWalking associates the events with the system metrics and thus gives you an overview about how the metrics are effected by the events.
Configurations are in YAML format, or config map if running inside Kubernetes,
otherwise, the default configuration file will be used if there is neither -c option
specified in the command line interface nor config map created in Kubernetes.
All available configuration items and their documentations can be found in the default configuration file.
The available exporters are listed here.
Go to the /deployments/release directory, modify according to your needs, and run kustomize build | kubectl apply -f -.
You can also simply run skywalking-kubernetes-event-exporter start in command line interface to run this exporter from
outside of Kubernetes.
Content type
Image
Digest
Size
20.6 MB
Last updated
about 4 years ago
docker pull apache/skywalking-kubernetes-event-exporterPulls:
222
Last week