From 0a6e635f73e83c202e6afa939930fb587893c7b8 Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Fri, 3 Nov 2023 11:09:03 -0400 Subject: [PATCH] Update doc-Service-Telemetry-Framework/modules/con_stf-architecture.adoc Co-authored-by: mickogeary --- .../modules/con_stf-architecture.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-Service-Telemetry-Framework/modules/con_stf-architecture.adoc b/doc-Service-Telemetry-Framework/modules/con_stf-architecture.adoc index af1b7ef2..cde8150d 100644 --- a/doc-Service-Telemetry-Framework/modules/con_stf-architecture.adoc +++ b/doc-Service-Telemetry-Framework/modules/con_stf-architecture.adoc @@ -11,7 +11,7 @@ [role="_abstract"] {Project} ({ProjectShort}) uses a client-server architecture, in which {OpenStack} ({OpenStackShort}) is the client and {OpenShift} is the server. -{ProjectShort} is capable of dealing with both metrics and events information from {OpenStack} ({OpenStackShort}) but the default installation is focused on collection, transport, and storage of metrics information. +By default, {ProjectShort} collects, transports, and stores metrics information. Event data can be enabled on {OpenStack}, transported via the message bus, and then forwarded to a user-provided Elasticsearch from the Smart Gateways, but this architecture is deprecated. The discussion in this guide will be focused on the default deployment configuration. // For more information about {ProjectShort} when configured with events, see . Tracked via https://issues.redhat.com/browse/STF-1552