Hi Jonas, we are already working on something similar, here: https://github.com/ceph/ceph-mixins/ I am ccing the original contributor for ceph-mixins so that he could comment on this or you could contact him directly about this/merging your efforts/etc. Regards, Boris On Fri, Mar 29, 2019 at 6:10 AM Jonas Lekavičius <jonas@xxxxxxxxx> wrote: > > Hi, > > Our team has been working on Ceph Monitoring mixin, which is available > on https://github.com/devopyio/ceph-monitoring-mixin > > The monitoring mixin allows users to customize Prometheus alerts, set > correct label selectors, customize labels such as links to Ceph > Dashboard / Grafana dashboards and runbooks. > > The mixin can be downloaded via json bundler package managed and > customized via jsonnet language. There are google docs > https://goo.gl/JMxwC3 and https://goo.gl/JocRm6 , which specify how > things work and how mixin helps managing Prometheus alerts and Grafana > dasbhoards easier. There are a bunch of mixins for systems such us > Kubernetes (https://github.com/kubernetes-monitoring/kubernetes-mixin) > & etcd (https://github.com/etcd-io/etcd/tree/master/Documentation/etcd-mixin). > > Right now, we know Ceph Nautilus release includes Prometheus Alerts, > we were thinking maybe you would accept a transfer of this project > from us to Ceph repository? > > The way we envision is we would add Prometheus alerts from Nautilus > release and then do a PR against Ceph repository. > > What do you think? > > -- > Best Regards