canonical / bundle-kubeflow

Charmed Kubeflow
Apache License 2.0
97 stars 48 forks source link

Write a spec for a generic metrics exporter #876

Open orfeas-k opened 2 months ago

orfeas-k commented 2 months ago

Context

In #855, we documented charms that do not provide metrics by default. In order to be able to provide a metrics endpoint for every charm, we need to create an exporter for those charms. The exporter will be deployed as a sidecarContainer to the workload and will provide a metric so we know if the charm is working or not. It will have to cover two cases of workloads (most probably will be two different exporters):

What needs to get done

Write a spec for the exporter described above.

Definition of Done

There is a spec.

syncronize-issues-to-jira[bot] commented 2 months ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5590.

This message was autogenerated