Commit 8ef8193d authored by Jamie Smith's avatar Jamie Smith Committed by Brian Brazil

link to metricbeat prometheus, and fix a typo (#1324)

Signed-off-by: 's avatarJamie Smith <github@jamieandamy.com>
parent 43ae3671
...@@ -378,7 +378,7 @@ definitely exclude it. ...@@ -378,7 +378,7 @@ definitely exclude it.
### Machine and process metrics ### Machine and process metrics
Many systems, for example Elasticsearch, expose machine metrics such a Many systems, for example Elasticsearch, expose machine metrics such as
CPU, memory and filesystem information. As the [node CPU, memory and filesystem information. As the [node
exporter](https://github.com/prometheus/node_exporter) provides these in exporter](https://github.com/prometheus/node_exporter) provides these in
the Prometheus ecosystem, such metrics should be dropped. the Prometheus ecosystem, such metrics should be dropped.
......
...@@ -37,7 +37,7 @@ data volumes. ...@@ -37,7 +37,7 @@ data volumes.
* [Chronix](https://github.com/ChronixDB/chronix.ingester): write * [Chronix](https://github.com/ChronixDB/chronix.ingester): write
* [Cortex](https://github.com/cortexproject/cortex): read and write * [Cortex](https://github.com/cortexproject/cortex): read and write
* [CrateDB](https://github.com/crate/crate_adapter): read and write * [CrateDB](https://github.com/crate/crate_adapter): read and write
* [Elasticsearch](https://github.com/infonova/prometheusbeat): write * [Elasticsearch](https://www.elastic.co/guide/en/beats/metricbeat/current/metricbeat-module-prometheus.html): write
* [Gnocchi](https://gnocchi.xyz/prometheus.html): write * [Gnocchi](https://gnocchi.xyz/prometheus.html): write
* [Graphite](https://github.com/prometheus/prometheus/tree/master/documentation/examples/remote_storage/remote_storage_adapter): write * [Graphite](https://github.com/prometheus/prometheus/tree/master/documentation/examples/remote_storage/remote_storage_adapter): write
* [InfluxDB](https://docs.influxdata.com/influxdb/latest/supported_protocols/prometheus): read and write * [InfluxDB](https://docs.influxdata.com/influxdb/latest/supported_protocols/prometheus): read and write
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment