Skip to content

Commit

Permalink
Update doc-Service-Telemetry-Framework/modules/con_stf-architecture.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: mickogeary <[email protected]>
  • Loading branch information
leifmadsen and mickogeary authored Nov 2, 2023
1 parent 9476f4a commit 51036a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ image::363_OpenStack_STF_updates_0923_arch_2.png[Service Telemetry Framework arc

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.

If you plan to collect and store events, collectd and Ceilometer deliver event data to the server side by using the {MessageBus} transport. Another Smart Gateway forwards the data to a user-provided Elasticsearch datastore.
When you collect and store events, collectd and Ceilometer deliver event data to the server side by using the {MessageBus} transport. Another Smart Gateway forwards the data to a user-provided Elasticsearch datastore.

[NOTE]
====
Expand Down

0 comments on commit 51036a2

Please sign in to comment.