summaryrefslogtreecommitdiffstats
path: root/exporting/prometheus
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2023-02-15 10:04:45 -0800
committerGitHub <noreply@github.com>2023-02-15 10:04:45 -0800
commit736cc65834edffdb1e5bf1f1cf05575d95efa2c2 (patch)
tree32081a20e31bcc52a43e6fa440c396484c8a03d4 /exporting/prometheus
parent70229a438b40fd8053d4810ee38c91ce45cafeaf (diff)
Reorganize learn documents under Integrations part 2 (#14538)
* Reorge exporter integrations * Reorg alert notifications. change mdx to md for alert related files * Move all .mdx to .md, including links.
Diffstat (limited to 'exporting/prometheus')
-rw-r--r--exporting/prometheus/README.md4
-rw-r--r--exporting/prometheus/remote_write/README.md3
2 files changed, 2 insertions, 5 deletions
diff --git a/exporting/prometheus/README.md b/exporting/prometheus/README.md
index 97e9c632f9..615a5b3351 100644
--- a/exporting/prometheus/README.md
+++ b/exporting/prometheus/README.md
@@ -4,9 +4,7 @@ description: "Export Netdata metrics to Prometheus for archiving and further ana
custom_edit_url: "https://github.com/netdata/netdata/edit/master/exporting/prometheus/README.md"
sidebar_label: "Using Netdata with Prometheus"
learn_status: "Published"
-learn_topic_type: "Tasks"
-learn_rel_path: "Setup/Exporting connectors"
-learn_autogeneration_metadata: "{'part_of_cloud': False, 'part_of_agent': True}"
+learn_rel_path: "Integrations/Export"
-->
import { OneLineInstallWget, OneLineInstallCurl } from '@site/src/components/OneLineInstall/'
diff --git a/exporting/prometheus/remote_write/README.md b/exporting/prometheus/remote_write/README.md
index 9bda02d49c..6c21ec102b 100644
--- a/exporting/prometheus/remote_write/README.md
+++ b/exporting/prometheus/remote_write/README.md
@@ -4,8 +4,7 @@ description: "Send Netdata metrics to your choice of more than 20 external stora
custom_edit_url: "https://github.com/netdata/netdata/edit/master/exporting/prometheus/remote_write/README.md"
sidebar_label: "Prometheus remote write"
learn_status: "Published"
-learn_topic_type: "Tasks"
-learn_rel_path: "Setup/Exporting connectors"
+learn_rel_path: "Integrations/Export"
-->
# Prometheus remote write exporting connector