Skip to content

Commit d51eabb

Browse files
committed
fix some formatting
1 parent 783a3c7 commit d51eabb

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

agent-architecture.html.md.erb

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ owner: Log Egress, Metric Egress
66
The Log and Metric Agent Architecture (Beta) contains a group of components that allow you to access all the same logs and
77
metrics that you can through the Loggregator system in Cloud Foundry.
88

9-
<p> The Log and Metric Agent Architecture (Beta) does not
10-
currently integrate with Healthwatch or App Metrics.</p>
9+
The Log and Metric Agent Architecture (Beta) does not
10+
currently integrate with Healthwatch or App Metrics.
1111

1212
The components of the Log and Metric Agent Architecture use a shared-nothing architecture that requires several fewer VMs than the Loggregator system.
1313

architecture.html.md.erb

+7-7
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This section includes the following diagrams:
2525

2626
* Loggregator Firehose architecture. For more information, see [Loggregator Firehose Architecture](#firehose-architecture).
2727

28-
* Shared-nothing architecture. For more information, see [Shared-Nothing Architecture](#shared-nothing-architecture).
28+
* Shared-nothing architecture. For more information, see [Shared-nothing Architecture](#shared-nothing-architecture).
2929

3030
* System Metrics Agents architecture. For more information, see [System Metrics Agents Architecture](#system-metrics-agents).
3131

@@ -60,15 +60,15 @@ The following components are included in the Loggregator Firehose architecture,
6060

6161
* **Log Cache Syslog Server:** The Log Cache Syslog Server receives logs and metrics from Syslog Agents and sends them to Log Cache.
6262

63-
### <a id='shared-nothing-architecture'></a> Shared Nothing architecture
63+
### <a id='shared-nothing-architecture'></a> Shared-nothing architecture
6464

65-
This section describes the components in the shared nothing architecture that collect, store, and transport logs and metrics on your deployment.
65+
This section describes the components in the shared-nothing architecture that collect, store, and transport logs and metrics on your deployment.
6666

67-
Similar to the Loggregator Firehose Architecture, the shared nothing architecture allows you to forward logs and metrics from your deployment to external and internal consumers.
67+
Similar to the Loggregator Firehose Architecture, the shared-nothing architecture allows you to forward logs and metrics from your deployment to external and internal consumers.
6868

69-
In contrast to the Loggregator Firehose architecture, logs and metrics pass through fewer components in the shared nothing architecture.
69+
In contrast to the Loggregator Firehose architecture, logs and metrics pass through fewer components in the shared-nothing architecture.
7070

71-
![alt-text="Shared nothing architecture does not require the Forwarder Agent, Syslog Agent, or Metrics Agent."](./images/architecture/shared-nothing-reference.png)
71+
![alt-text="shared-nothing architecture does not require the Forwarder Agent, Syslog Agent, or Metrics Agent."](./images/architecture/shared-nothing-reference.png)
7272

7373
[View a larger version of this image.](images/architecture/shared-nothing-reference.png)
7474

@@ -108,7 +108,7 @@ The following describes the components of a Loggregator deployment that uses Sys
108108

109109
## <a id='data-flow'></a> How components transport logs and metrics
110110

111-
This section provides detailed descriptions of how the components in the Loggregator Firehose architecture and in the shared nothing architecture transport logs and metrics on your deployment.
111+
This section provides detailed descriptions of how the components in the Loggregator Firehose architecture and in the shared-nothing architecture transport logs and metrics on your deployment.
112112

113113
It describes the transport of logs and metrics during the following phases:
114114

0 commit comments

Comments
 (0)