File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/integrate/redis-data-integration Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ command from the CLI.{{< /note >}}
3939
4040## Collector metrics
4141
42- The endpoint for the collector metrics is ` https://<RDI_HOST>:9121 /metrics/collector-source `
42+ The endpoint for the collector metrics is ` https://<RDI_HOST>/metrics/collector-source `
4343
4444These metrics are divided into three groups:
4545
@@ -49,7 +49,7 @@ These metrics are divided into three groups:
4949
5050## Stream processor metrics
5151
52- The endpoint for the stream processor metrics is ` https://<RDI_HOST>:9121 /metrics/rdi `
52+ The endpoint for the stream processor metrics is ` https://<RDI_HOST>/metrics/rdi `
5353
5454RDI reports metrics during the two main phases of the ingest pipeline, the * snapshot*
5555phase and the * change data capture (CDC)* phase. (See the
You can’t perform that action at this time.
0 commit comments