diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-01-26 18:05:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-01-26 18:05:42 +0000 |
commit | 112b5b91647c3dea45cc1c9bc364df526c8012f1 (patch) | |
tree | 450af925135ec664c4310a1eb28b69481094ee2a /exporting/README.md | |
parent | Releasing debian version 1.32.1-2. (diff) | |
download | netdata-112b5b91647c3dea45cc1c9bc364df526c8012f1.tar.xz netdata-112b5b91647c3dea45cc1c9bc364df526c8012f1.zip |
Merging upstream version 1.33.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'exporting/README.md')
-rw-r--r-- | exporting/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/exporting/README.md b/exporting/README.md index ef485bb1..18f56fbb 100644 --- a/exporting/README.md +++ b/exporting/README.md @@ -1,11 +1,11 @@ <!-- -title: "Exporting engine reference" +title: "Exporting reference" description: "With the exporting engine, you can archive your Netdata metrics to multiple external databases for long-term storage or further analysis." -sidebar_label: Reference guide +sidebar_label: Exporting reference custom_edit_url: https://github.com/netdata/netdata/edit/master/exporting/README.md --> -# Exporting engine reference +# Exporting reference Welcome to the exporting engine reference guide. This guide contains comprehensive information about enabling, configuring, and monitoring Netdata's exporting engine, which allows you to send metrics to external time-series |