summaryrefslogtreecommitdiffstats
path: root/exporting
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2020-11-20 13:36:58 -0700
committerGitHub <noreply@github.com>2020-11-20 13:36:58 -0700
commit7cf6e03f4e4e09e64077669ebe53857a24cca564 (patch)
treedf56324d60ebb16544cb4fb47f92a937e5dc0436 /exporting
parentc6a84c4cde21db3d504c3efafa203d29cd5d4ebc (diff)
Document the Agent reinstallation process (#10270)
* Set up the reinstall doc * Building out reinstall page, tweaks * Finish up reinstallation doc * Fix one link * Fix broken links
Diffstat (limited to 'exporting')
-rw-r--r--exporting/prometheus/remote_write/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/exporting/prometheus/remote_write/README.md b/exporting/prometheus/remote_write/README.md
index 0e67e3459d..fe901024bd 100644
--- a/exporting/prometheus/remote_write/README.md
+++ b/exporting/prometheus/remote_write/README.md
@@ -15,8 +15,8 @@ than 20 external storage providers for long-term archiving and further analysis.
To use the Prometheus remote write API with [storage
providers](https://prometheus.io/docs/operating/integrations/#remote-endpoints-and-storage), install
[protobuf](https://developers.google.com/protocol-buffers/) and [snappy](https://github.com/google/snappy) libraries.
-Next, re-install Netdata from the source, which detects that the required libraries and
-utilities are now available.
+Next, [reinstall Netdata](/packaging/installer/REINSTALL.md), which detects that the required libraries and utilities
+are now available.
## Configuration