projectsyn / component-prometheus

Commodore component to wrap kube-prometheus jsonnet library.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Extend prometheus jsonnet library with servicemonitor helpers #34

Closed glrf closed 2 years ago

glrf commented 2 years ago

Adds 3 new helper and extends the servicemonitor helper function a little to make it more convenient to use.

See https://github.com/appuio/component-openshift4-ingress/pull/45 for an example using these helpers

Checklist