canonical / velero-operator

A charm to do backup/restore operations on a Kubernetes cluster
Apache License 2.0
2 stars 0 forks source link

Prometheus metrics #13

Closed Deezzir closed 2 weeks ago

Deezzir commented 1 month ago

Context

The Velero K8s Deployment can export the Prometheus metrics, which we can use to integrate the charm with COS.

What needs to get done

  1. The charm needs to create a ClusterIP service for the relation to use for scraping
  2. Include the charm library to support the functionality
  3. The charm needs to create MetricsEndpointProvider to register the endpoint created by ClusterIP service

Definition of Done

  1. The charm can export the Velero metrics through the relation
  2. We have unit and integration tests that the CI will run
syncronize-issues-to-jira[bot] commented 1 month ago

Thank you for reporting your feedback to us!

The internal ticket has been created: https://warthogs.atlassian.net/browse/SOLENG-1167.

This message was autogenerated