UNCLASSIFIED - NO CUI

Prometheus metrics scraping of Vault package

Vault has support for exposing metrics to Prometheus https://www.vaultproject.io/docs/internals/telemetry

  • Service and ServiceMonitor that are conditionally added if monitoring.enabled is true? Verify this using Prometheus to check targets.
  • Verified you Prometheus is scraping data from monitoring endpoints on the application
  • Search for Grafana Dashboard to view Vault specific metrics/items
Edited by Michael Martin