Docs Bugfix: Fixed Markdown formatting (#12026)
Tina Luedtke committed
Jan 21, 2022 at 12:51 UTC
aa1196151cf6c6d84fb24cd64fdb5c5486f13097
1 file changed
+3
-2
streaming/README.md
+3
-2
@@ -332,9 +332,10 @@ With the introduction of TLS/SSL, the parent-child communication behaves as show
332
| Yes|-/force/optional|Yes|yes|The parent-child stream is encrypted.|
333
334
### Streaming compression
335
-<a href="https://github.com/netdata/netdata/releases/latest"><img src="https://img.shields.io/badge/Supported%20Netdata%20Agent-v1.33%2B-brightgreen" alt="Supported version Netdata agent release"></a>
335
337
-<a href="https://github.com/netdata/netdata/releases/latest"><img src="https://img.shields.io/badge/Supported%20Netdata%20stream%20version-v5%2B-blue" alt="Supported version Netdata agent release"></a>
336
+[](https://github.com/netdata/netdata/releases/latest)
337
+
338
+[](https://github.com/netdata/netdata/releases/latest)
339
340
#### OS dependencies
341
* Streaming compression is based on [lz4 v1.9.0+](https://github.com/lz4/lz4). The [lz4 v1.9.0+](https://github.com/lz4/lz4) library must be installed in your OS in order to enable streaming compression. Any lower version will disable Netdata streaming compression for compatibility purposes between the older versions of Netdata agents.