Files
kube-prometheus/jsonnet/kube-prometheus/platforms/README.md
Zadjad Rezai 1fc4bc7e36 Fix broken relative links for non-github pages like prometheus-operator.dev (#1821)
* Fix broken relative links for non-github pages like prometheus-operator.dev

* Update docs/customizations/developing-prometheus-rules-and-grafana-dashboards.md

Co-authored-by: Simon Pasquier <spasquie@redhat.com>

Co-authored-by: Zadjad Rezai <zadjad.rezai@kuehne-nagel.com>
Co-authored-by: Simon Pasquier <spasquie@redhat.com>
2022-07-26 09:52:09 +02:00

490 B

Adding a new platform specific configuration

Adding a new platform specific configuration requires to update the customization example and the platforms.libsonnet file by adding the platform to the list of existing ones. This allow the new platform to be discoverable and easily configurable by the users.