Kubernetes Event Exporter
Kubernetes Event Exporter is used to expose kubernetes events which provides useful information regarding the operation of the kubernetes system.
Note
To deploy metric exporters you will first need to deploy the Prometheus Operator, see: (Deploy Prometheus).
Update the Kubernetes Event Exporter recievers
Edit the Helm overrides file for the event exporter at /opt/genestack/base-helm-configs/prometheus-kube-event-exporter/values.yaml
to add any event notification receivers you may wish to use. View the examples at Kubernetes Event Exporter.
Once the changes have been made, apply them by running the /opt/genestack/bin/install-event-exporter.sh
script: