Skip to content

Commit e82cb6b

Browse files
DOC-4275 tagged on update to metrics ports
1 parent 9f2226d commit e82cb6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/integrate/redis-data-integration/observability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

4444
These 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

5454
RDI reports metrics during the two main phases of the ingest pipeline, the *snapshot*
5555
phase and the *change data capture (CDC)* phase. (See the

0 commit comments

Comments
 (0)