summaryrefslogtreecommitdiffstats
path: root/streaming
diff options
context:
space:
mode:
authorJonathan Barda <jonathan.barda@gmail.com>2020-07-02 12:14:54 +0200
committerGitHub <noreply@github.com>2020-07-02 13:14:54 +0300
commita141ebce9ed99fe0ddad0014474f2a7f3360d622 (patch)
tree19a33b229d77977d331fa8242a34a7adf4334aa1 /streaming
parenta8b6837e6ec7cd6621fe9ae82585bfd7ad6823b8 (diff)
Added missing caps letters (#9379)
It appeared me that few words were missing a first letter in caps.
Diffstat (limited to 'streaming')
-rw-r--r--streaming/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/streaming/README.md b/streaming/README.md
index d768602d84..3eeeadf1a5 100644
--- a/streaming/README.md
+++ b/streaming/README.md
@@ -509,7 +509,7 @@ This means a setup like the following is also possible:
<img src="https://cloud.githubusercontent.com/assets/2662304/23629551/bb1fd9c2-02c0-11e7-90f5-cab5a3ed4c53.png"/>
</p>
-## proxies
+## Proxies
A proxy is a Netdata instance that is receiving metrics from a Netdata, and streams them to another Netdata.
@@ -562,7 +562,7 @@ what to do with the `SET` message that follows. When that happens, the parent wi
ERROR : STREAM_RECEIVER[CHILD HOSTNAME,[CHILD IP]:CHILD PORT] : requested a SET on chart 'CHART NAME' of host 'HOSTNAME', without a dimension. Disabling it.
```
-### child cannot connect to parent
+### Child cannot connect to parent
When the child can't connect to a parent for any reason (misconfiguration, networking, firewalls, parent
down), you will see the following in the child's `error.log`.