JacksonWrath / k8s-config-weebcluster

This repo aims to define the state of my primary cluster.
MIT License
0 stars 0 forks source link

Ceph metrics and monitoring #26

Closed JacksonWrath closed 2 months ago

JacksonWrath commented 2 months ago

They have a jsonnet mixin for monitoring: https://github.com/ceph/ceph/tree/main/monitoring/ceph-mixin

Rook also provides examples for the ServiceMonitor CRs to configure: https://github.com/rook/rook/tree/master/deploy/examples/monitoring

JacksonWrath commented 2 months ago

https://github.com/JacksonWrath/k8s-config-weebcluster/commit/6fb4989ac3f8c3eb66b58fac6d932bf1a62caa75

plus follow ups

https://github.com/JacksonWrath/k8s-config-weebcluster/commit/06fa24d6695ea3838b5d8af8c8c93ee4da4423c8 https://github.com/JacksonWrath/k8s-config-weebcluster/commit/d7911f6bee2eadd88b73e60ff0b7dd5162afcca8

One thing of note is they're using a really old version of Grafonnet. Has the potential to break in a future Grafana release.