UNCLASSIFIED - NO CUI

Skip to content

initial attempt at moving cluster auditor to prometheus/grafana

runyontr requested to merge cluster-auditor-prometheus into master

Initial Spike for OPA Collector

image

Grafana dashboard shows violations for each namespace:

  • Table for each violation
  • Timeseries to show trends over time
  • Shapshot of what violation types are present

Source code for exporter: https://github.com/runyontr/opa-scorecard (not ready, but here for context)

Questions

  • Should we add a "Full Cluster" option to show all the violations around the cluster?
  • Is data easy enough to search to find violations?
  • filtering doesn't seem to work yet, but seems useful:

image

#685 (closed)

Edited by runyontr

Merge request reports