Skip to content

Commit fbefa23

Browse files
authored
summary: preserve alphabetical order for Inputs (#825)
Signed-off-by: lecaros <[email protected]>
1 parent a636e65 commit fbefa23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

SUMMARY.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,6 @@
7878

7979
* [Pipeline Monitoring](pipeline/pipeline-monitoring.md)
8080
* [Inputs](pipeline/inputs/README.md)
81-
* [Prometheus Scrape Metrics](pipeline/inputs/prometheus-scrape-metrics.md)
82-
* [Node Exporter Metrics](pipeline/inputs/node-exporter-metrics.md)
83-
* [Windows Exporter Metrics](pipeline/inputs/windows-exporter-metrics.md)
8481
* [Collectd](pipeline/inputs/collectd.md)
8582
* [CPU Log Based Metrics](pipeline/inputs/cpu-metrics.md)
8683
* [Disk I/O Log Based Metrics](pipeline/inputs/disk-io-metrics.md)
@@ -97,7 +94,9 @@
9794
* [Memory Metrics](pipeline/inputs/memory-metrics.md)
9895
* [MQTT](pipeline/inputs/mqtt.md)
9996
* [Network I/O Log Based Metrics](pipeline/inputs/network-io-metrics.md)
97+
* [Node Exporter Metrics](pipeline/inputs/node-exporter-metrics.md)
10098
* [Process Log Based Metrics](pipeline/inputs/process.md)
99+
* [Prometheus Scrape Metrics](pipeline/inputs/prometheus-scrape-metrics.md)
101100
* [Random](pipeline/inputs/random.md)
102101
* [Serial Interface](pipeline/inputs/serial-interface.md)
103102
* [Standard Input](pipeline/inputs/standard-input.md)
@@ -109,6 +108,7 @@
109108
* [Thermal](pipeline/inputs/thermal.md)
110109
* [Windows Event Log](pipeline/inputs/windows-event-log.md)
111110
* [Windows Event Log (winevtlog)](pipeline/inputs/windows-event-log-winevtlog.md)
111+
* [Windows Exporter Metrics](pipeline/inputs/windows-exporter-metrics.md)
112112
* [Parsers](pipeline/parsers/README.md)
113113
* [Configuring Parser](pipeline/parsers/configuring-parser.md)
114114
* [JSON](pipeline/parsers/json.md)

0 commit comments

Comments
 (0)