You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc-Service-Telemetry-Framework/assemblies/assembly_introduction-to-stf.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@
36
36
// The following block is rendered only if the `internal` variable is set.
37
37
// The table shows various metadata useful when editing this file.
38
38
39
-
{Project} ({ProjectShort}) provides automated collection of measurements and data from remote clients - Red Hat OpenStack Platform or third-party nodes - and transmission of that information to a centralized, receiving {OpenShift} ({OpenShiftShort}) deployment for storage, retrieval, and monitoring. The data can be either of two types:
39
+
{Project} ({ProjectShort}) receives monitoring data from {OpenStack} or third-party nodes for storage, dashboarding, and alerting. The monitoring data can be either of two types:
40
40
41
41
Metric:: a numeric measurement of an application or system
42
42
Event:: irregular and discrete occurrences that happen in a system
Copy file name to clipboardExpand all lines: doc-Service-Telemetry-Framework/modules/con_overview-of-the-servicetelemetry-object.adoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Each of these top-level configuration parameters provides various controls for a
43
43
44
44
Use the `backends` parameter to control which storage backends are available for storage of metrics and events, and to control the enablement of Smart Gateways, as defined by the `clouds` parameter. For more information, see xref:clouds_installing-the-core-components-of-stf[].
45
45
46
-
The available storage backends include `metrics` and `events`. The metrics backends include Prometheus and the events backends include ElasticSearch.
46
+
Currently, you can use Prometheus as the metrics backend, and ElasticSearch as the events backend.
47
47
48
48
49
49
==== Enabling Prometheus as a storage backend for metrics
@@ -74,7 +74,7 @@ To enable events support in {ProjectShort}, you must enable the Elastic Cloud fo
74
74
[id="clouds_{context}"]
75
75
=== clouds
76
76
77
-
Use the `clouds` parameter to control which Smart Gateway objects are deployed, thereby providing the interface for multiple monitoring cloud environments to connect to an instance of {ProjectShort}. If a supporting backend is available, then metrics and events Smart Gateways for the default cloud configuration are created. By default, the Service Telemetry Operator creates Smart Gateways for `cloud1`.
77
+
Use the `clouds` parameter to control which Smart Gateway objects are deployed, thereby providing the interface for multiple monitored cloud environments to connect to an instance of {ProjectShort}. If a supporting backend is available, then metrics and events Smart Gateways for the default cloud configuration are created. By default, the Service Telemetry Operator creates Smart Gateways for `cloud1`.
78
78
79
79
You can create a list of cloud objects to control which Smart Gateways are created for each cloud defined. Each cloud is made up of data types and collectors. Data types are `metrics` or `events`. Each data type is made up of a list of collectors and the message bus subscription address. Available collectors are `collectd` and `ceilometer`. Ensure that the subscription address for each of these collectors is unique for every cloud, data type, and collector combination.
80
80
@@ -120,4 +120,4 @@ Use The `highAvailability` parameter to control the instantiation of multiple co
120
120
121
121
=== transports
122
122
123
-
Use the `transports` parameter to control the enablement of the message bus for a {ProjectShort} deployment. The only transport currently supported is {MessageBus}. Ensure that it is enabled for proper operation of {ProjectShort}. By default, transports is enabled.
123
+
Use the `transports` parameter to control the enablement of the message bus for a {ProjectShort} deployment. The only transport currently supported is {MessageBus}. Ensure that it is enabled for proper operation of {ProjectShort}. By default, the qdr transport is enabled.
Copy file name to clipboardExpand all lines: doc-Service-Telemetry-Framework/modules/proc_configuring-red-hat-openstack-platform-overcloud-for-stf.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ To configure the {OpenStack} overcloud, complete the following tasks:
34
34
ifdef::include_when_16_1[]
35
35
.Additional resources
36
36
37
-
* To collect data through {MessageBus}, see https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.1/html-single/monitoring_tools_configuration_guide/index#collecting-data-through-amq-interconnect[Collecting data through AMQ Interconnect] in the _Monitoring Tools Configuration_ guide.
37
+
* To collect data through {MessageBus}, see https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.1/html-single/monitoring_tools_configuration_guide/index#amqp1[The amqp1 plug-in] in the _Monitoring Tools Configuration_ guide.
Copy file name to clipboardExpand all lines: doc-Service-Telemetry-Framework/modules/proc_validating-clientside-installation.adoc
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,8 +71,8 @@ Connections
71
71
There are four connections:
72
72
+
73
73
* Outbound connection to {ProjectShort}
74
-
* Inbound connection from collectd
75
74
* Inbound connection from ceilometer
75
+
* Inbound connection from collectd
76
76
* Inbound connection from our `qdstat` client
77
77
+
78
78
The outbound {ProjectShort} connection is provided to the `MetricsQdrConnectors` host parameter and is the route for the {ProjectShort} storage domain. The other hosts are internal network addresses of the client connections to this {MessageBus}.
@@ -83,19 +83,19 @@ The outbound {ProjectShort} connection is provided to the `MetricsQdrConnectors`
endpoint in 912 1834 mobile $management 0 250 0 0 0 1 0 0 1 0 0 0 0 0
98
+
endpoint out 912 1835 local temp.9Ok2resI9tmt+CT 250 0 0 0 0 0 0 0 0 0 0 0 0
99
99
----
100
100
101
101
. To list the addresses from {OpenStack} nodes to {ProjectShort}, connect to {OpenShiftShort} to get the {MessageBus} pod name and list the connections. List the available {MessageBus} pods:
0 commit comments