From 23be1d520710f0d721479d98614bdacbfc2ff75e Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Mon, 2 Oct 2023 11:51:30 -0400 Subject: [PATCH] Use updated architecture diagrams --- .../modules/con_configuring-multiple-clouds.adoc | 2 +- .../modules/con_stf-architecture.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc-Service-Telemetry-Framework/modules/con_configuring-multiple-clouds.adoc b/doc-Service-Telemetry-Framework/modules/con_configuring-multiple-clouds.adoc index 60c74b70..477c1035 100644 --- a/doc-Service-Telemetry-Framework/modules/con_configuring-multiple-clouds.adoc +++ b/doc-Service-Telemetry-Framework/modules/con_configuring-multiple-clouds.adoc @@ -6,7 +6,7 @@ You can configure multiple {OpenStack} ({OpenStackShort}) clouds to target a sin [[osp-stf-multiple-clouds]] .Two {OpenStackShort} clouds connect to {ProjectShort} -image::OpenStack_STF_Overview_37_0919_topology.png[An example of two {OpenStackShort} clouds connecting to {ProjectShort}] +image::363_OpenStack_STF_updates_0923_topology_2.png[An example of two {OpenStackShort} clouds connecting to {ProjectShort}] To configure the {OpenStackShort} overcloud for a multiple cloud scenario, complete the following tasks: diff --git a/doc-Service-Telemetry-Framework/modules/con_stf-architecture.adoc b/doc-Service-Telemetry-Framework/modules/con_stf-architecture.adoc index d61e0795..db13dbda 100644 --- a/doc-Service-Telemetry-Framework/modules/con_stf-architecture.adoc +++ b/doc-Service-Telemetry-Framework/modules/con_stf-architecture.adoc @@ -64,7 +64,7 @@ To ensure that the monitoring platform can report operational problems with your [[osp-stf-overview]] .Service Telemetry Framework architecture overview -image::OpenStack_STF_Overview_37_1019_arch.png[Service Telemetry Framework architecture overview] +image::363_OpenStack_STF_updates_0923_arch_2.png[Service Telemetry Framework architecture overview] For client side metrics, collectd provides infrastructure metrics without project data, and Ceilometer provides {OpenStackShort} platform data based on projects or user workload. Both Ceilometer and collectd deliver data to Prometheus by using the {MessageBus} transport, delivering the data through the message bus. On the server side, a Golang application called the Smart Gateway takes the data stream from the bus and exposes it as a local scrape endpoint for Prometheus. @@ -83,4 +83,4 @@ endif::[] [[osp-stf-server-side-monitoring]] .Server-side STF monitoring infrastructure -image::STF_Overview_37_0819_deployment_prereq.png[Server-side STF monitoring infrastructure] +image::363_OpenStack_STF_updates_0923_deployment_prereq.png[Server-side STF monitoring infrastructure]