Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VaultStaticSecrets metrics not available #922

Open
alexthaii opened this issue Sep 16, 2024 · 0 comments
Open

VaultStaticSecrets metrics not available #922

alexthaii opened this issue Sep 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@alexthaii
Copy link

Describe the bug
I'd like to know the status of my VaultStaticSecrets but I'm not clear whether or not this is possible through the /metrics endpoint.

Looking at the controller_resource_status metric being exposed, the only Controllers reporting are vaultauth and vaultconnection.
image

However, it seems the source code shows a few other Controllers and is missing others (e.g. VaultStaticSecret) https://github.com/search?q=repo%3Ahashicorp/vault-secrets-operator%20SetResourceStatus&type=code

To Reproduce
Steps to reproduce the behavior:

  1. Deploy VSO and enable telemetry
  2. Deploy kube-prometheus-stack
  3. Look at metrics exposed via Prometheus or Grafana and see the absence of controllers such as VaultStaticSecret

Expected behavior
I hope to see the current statuses of my VaultStaticSecret resources

Environment

  • Kubernetes version:
    • AKS 1.27.13
  • vault-secrets-operator version: 0.8.1
  • kube-prometheus-stack version 62.6.0
@alexthaii alexthaii added the bug Something isn't working label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant