Skip to content

Commit

Permalink
Use updated architecture diagrams
Browse files Browse the repository at this point in the history
  • Loading branch information
leifmadsen committed Oct 2, 2023
1 parent 6eebf27 commit 23be1d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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]

0 comments on commit 23be1d5

Please sign in to comment.