@cryptotaxi247 / netdata-1 / commits / 314742c23

docs: rename kickstart install badges units (#12131)

Ilya Mashchenko committed Feb 14, 2022 at 15:05 UTC 314742c239e535f784efea04f6de8c5b98c4ab30
1 file changed +1 -1
packaging/installer/methods/kickstart.md
+1 -1
@@ -7,7 +7,7 @@ import { OneLineInstallWget, OneLineInstallCurl } from '../../../../../src/compo
7
8 # Install Netdata with kickstart.sh
9
10 -![](https://registry.my-netdata.io/api/v1/badge.svg?chart=web_log_nginx.requests_per_url&options=unaligned&dimensions=kickstart&group=sum&after=-3600&label=last+hour&units=installations&value_color=orange&precision=0) ![](https://registry.my-netdata.io/api/v1/badge.svg?chart=web_log_nginx.requests_per_url&options=unaligned&dimensions=kickstart&group=sum&after=-86400&label=today&units=installations&precision=0)
10 +![](https://registry.my-netdata.io/api/v1/badge.svg?chart=web_log_nginx.requests_per_url&options=unaligned&dimensions=kickstart&group=sum&after=-3600&label=last+hour&units=kickstart%20downloads&value_color=orange&precision=0) ![](https://registry.my-netdata.io/api/v1/badge.svg?chart=web_log_nginx.requests_per_url&options=unaligned&dimensions=kickstart&group=sum&after=-86400&label=today&units=kickstart%20downloads&precision=0)
11
12 This page covers detailed instructions on using and configuring the automatic one-line installation script named
13 `kickstart.sh`.