mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-24 04:14:24 +00:00
feat: exporters for prometheus
This commit is contained in:
31
knowledge base/node exporter.md
Normal file
31
knowledge base/node exporter.md
Normal file
@@ -0,0 +1,31 @@
|
||||
# Node exporter
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## Further readings
|
||||
|
||||
- [Github]
|
||||
- [Prometheus]
|
||||
|
||||
## Sources
|
||||
|
||||
All the references in the [further readings] section, plus the following:
|
||||
|
||||
- [Node exporter guide]
|
||||
|
||||
<!--
|
||||
References
|
||||
-->
|
||||
|
||||
<!-- Upstream -->
|
||||
[github]: https://github.com/prometheus/node_exporter
|
||||
[node exporter guide]: https://prometheus.io/docs/guides/node-exporter/
|
||||
|
||||
<!-- In-article sections -->
|
||||
[further readings]: #further-readings
|
||||
|
||||
<!-- Knowledge base -->
|
||||
[prometheus]: prometheus.md
|
||||
Reference in New Issue
Block a user