From 7ba473e706523c5d6678a6ebf8e86600184f7b59 Mon Sep 17 00:00:00 2001 From: Chris Sibbitt Date: Tue, 6 Dec 2022 12:48:07 -0500 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e7b6e69..d408794 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ sudo ln -s `pwd`/osp-observability-ansible/roles/spawn_container /usr/share/ansi sudo ln -s `pwd`/osp-observability-ansible/roles/osp_observability /usr/share/ansible/roles/osp_observability ``` +### Enable collectd write_prometheus Create a THT environment file to enable the write_prometheus plugin for the collectd service. Then redeploy your overcloud and include this new file: ``` @@ -44,6 +45,7 @@ parameter_defaults: EOF ``` +### Discover endpoints After deployment of your cloud you can discover endpoints available for scraping: ``` @@ -51,7 +53,8 @@ source stackrc openstack observability discover --stack-name=standalone ``` -Deploy prometheus: +### Deploy prometheus: +Create a config file and run the setup command ``` $ cat test_params.yaml