canonical / redis-k8s-operator

Operator Charm for Redis
Apache License 2.0
4 stars 9 forks source link

Add COS integration #51

Closed mthaddon closed 3 months ago

mthaddon commented 2 years ago

When running this charm in a production setting it would be useful to be able to integrate it with COS to get metrics/dashboards for the application.

reneradoi commented 3 months ago

Resolved with https://github.com/canonical/redis-k8s-operator/pull/61.

As of revision 29 in latest/edge, this charm now supports COS lite. Please make sure to pull the new image when updating, e.g. with juju refresh ... --resource redis-image=ghcr.io/canonical/charmed-redis:7.2.5-22.04-edge.

Redis metrics can be found in the dashboard Redis Dashboard for Prometheus Redis Exporter under General.

Other than that, the following changes are included in this revision: