docs: fix broken links in metadata (#18915)
Ilya Mashchenko committed
Oct 31, 2024 at 20:58 UTC
7588f41712bb4167f3d025bf019e60ab7ec30a4e
3 files changed
+9
-9
src/exporting/mongodb/metadata.yaml
+1
-1
@@ -20,7 +20,7 @@ setup:
20
list:
21
- title: ''
22
description: |
23
- - To use MongoDB as an external storage for long-term archiving, you should first [install](http://mongoc.org/libmongoc/current/installing.html) libmongoc 1.7.0 or higher.
23
+ - To use MongoDB as an external storage for long-term archiving, you should first [install](https://www.mongodb.com/docs/languages/c/c-driver/current/libmongoc/tutorials/obtaining-libraries/installing/#std-label-installing) libmongoc 1.7.0 or higher.
24
- Next, re-install Netdata from the source, which detects that the required library is now available.
25
configuration:
26
file:
src/go/plugin/go.d/modules/squidlog/metadata.yaml
+1
-1
@@ -46,7 +46,7 @@ modules:
46
name: go.d/squidlog.conf
47
options:
48
description: |
49
- Squid [log format codes](http://www.squid-cache.org/Doc/config/logformat/).
49
+ Squid [log format codes](https://www.squid-cache.org/Doc/config/logformat/).
50
51
Squidlog is aware how to parse and interpret the following codes:
52
src/go/plugin/go.d/modules/windows/metadata.yaml
+7
-7
@@ -243,13 +243,13 @@ modules:
243
- [ad](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.ad.md)
244
- [adcs](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.adcs.md)
245
- [adfs](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.adfs.md)
246
- - [netframework_clrexceptions](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.netframework_clrexceptions.md)
247
- - [netframework_clrinterop](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.netframework_clrinterop.md)
248
- - [netframework_clrjit](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.netframework_clrjit.md)
249
- - [netframework_clrloading](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.netframework_clrloading.md)
250
- - [netframework_clrlocksandthreads](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.netframework_clrlocksandthreads.md)
251
- - [netframework_clrmemory](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.netframework_clrmemory.md)
252
- - [netframework_clrremoting](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.netframework_clrremoting.md)
246
+ - [netframework_clrexceptions](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.netframework.md#clr-exceptions)
247
+ - [netframework_clrinterop](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.netframework.md#clr-interop)
248
+ - [netframework_clrjit](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.netframework.md#clr-jit)
249
+ - [netframework_clrloading](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.netframework.md#clr-loading)
250
+ - [netframework_clrlocksandthreads](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.netframework.md#clr-locks-and-threads)
251
+ - [netframework_clrmemory](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.netframework.md#clr-memory)
252
+ - [netframework_clrremoting](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.netframework.md#clr-remoting)
253
- [exchange](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.exchange.md)
254
- [hyperv](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.hyperv.md)
255
availability: []