This project is archived in favor of the bundle available at https://github.com/canonical/mimir-bundle/. Please recreate your Mimir deployment using the linked bundle.
The Mimir Charmed Operator provides a monitoring solution using Mimir, which is an open source software project that provides a scalable long-term storage for Prometheus.
This repository contains a Juju Charm for deploying the monitoring component of Prometheus in a Kubernetes cluster.
The Mimir Operator may be deployed using the Juju command line:
$ juju deploy mimir-k8s --trust
This charm by default uses the last stable release of the grafana/mimir image.