Skip to content

Commit 04694d4

Browse files
author
Donna-Marie Smith
committed
Added Monitoring Service to Port Requirements and updated html test ignores
1 parent 4cbee5f commit 04694d4

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.htmltest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ IgnoreURLs:
2424
- "https://code.visualstudio.com/"
2525
- "https://blogs.oracle.com/.*"
2626
- "https://jsonformatter.org/.*"
27+
- "https://www.newtonsoft.com/.*"
2728
IgnoreDirs:
2829
- "docs/?.*/_print/"
2930
- "docs/?.*/_shared/"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The ports providing communication between other services and the Monitoring service. These are dynamic ports managed by Service Fabric.

content/en/docs/2024.11/getting-started/on-premise/install-innovation-only/advanced/port-requirements.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Each service has an endpoint which is used to communicate with Service Fabric an
6363
| Execution Management | {{< section "/port-requirements/description/execution-management.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
6464
| Licence Management | {{< section "/port-requirements/description/licence-management.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
6565
| Listeners | {{< section "/port-requirements/description/listeners.md" >}} | 10000, 10001 | TCP, UDP | Inbound, Outbound | Any |
66+
| Monitoring | {{< section "/port-requirements/description/monitoring.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
6667
| Package Management | {{< section "/port-requirements/description/package-management.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
6768
| Provisioning | {{< section "/port-requirements/description/provisioning.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
6869
| Scheduling | {{< section "/port-requirements/description/scheduling.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |

0 commit comments

Comments
 (0)