-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[prometheus-postgres-exporter] Implement multiple target in service m…
…onitor (#5012) * [prometheus-postgres-exporter] Implement multiple target with /probe endpoint Signed-off-by: festeveira <[email protected]> * Replace multipleTargets with multipleTarget Signed-off-by: festeveira <[email protected]> * Improve values.yaml documentation Signed-off-by: festeveira <[email protected]> * Remove /postgres path from target param in ServiceMonitor Signed-off-by: festeveira <[email protected]> --------- Signed-off-by: festeveira <[email protected]> Signed-off-by: Francisco Esteveira <[email protected]> Co-authored-by: MH <[email protected]>
- Loading branch information
1 parent
d53ec4d
commit aaa91c9
Showing
3 changed files
with
64 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters