Skip to content

Commit 2ae86d0

Browse files
committed
Public Cloud Databases - Cross-service integration - Missing duplication
1 parent 07818af commit 2ae86d0

File tree

14 files changed

+172
-172
lines changed

14 files changed

+172
-172
lines changed

pages/public_cloud/public_cloud_databases/databases_07_cross_service_integration/guide.de-de.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ Cross Service Integration allows you to expose your Public Cloud Databases Logs
2020
2121
## Requirements
2222

23-
- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account
23+
- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account
2424
- A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement)
25-
- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) or to the [OVHcloud API](https://api.ovh.com/)
25+
- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) or to the [OVHcloud API](https://api.ovh.com/)
2626

2727
## Concept
2828

@@ -37,14 +37,14 @@ For that you need:
3737
- A source service
3838
- A destination service
3939

40-
![Best practices](images/databases_07_cross_service_integration-20220708091945946.png){.thumbnail}
40+
![Best practices](images/databases_07_cross_service_integration_best_practice.png){.thumbnail}
4141

4242
> [!warning]
4343
>
4444
> Although it is possible to define the same cluster as destination service and source service, this is a bad practice for multiple reasons (performance, security, resiliency, ...)
4545
>
4646
47-
![Bad practices](images/databases_07_cross_service_integration-20220719203753927.png)
47+
![Bad practices](images/databases_07_cross_service_integration_bad_practice.png)
4848

4949
### Integration matrix
5050

@@ -79,11 +79,11 @@ Define the `Integration type`{.action} and the `Destination service`{.action}:
7979
> First create a Public Cloud Database for your *Destination* service via your Control Panel or API.
8080
>
8181
82-
![Create integration](images/databases_07_cross_service_integration-20220708155848940.png){.thumbnail}
82+
![Create integration](images/databases_07_cross_service_integration_creation.png){.thumbnail}
8383

8484
Your first integration is ready:
8585

86-
![Result](images/databases_07_cross_service_integration-20220708160028574.png){.thumbnail}
86+
![Result](images/databases_07_cross_service_integration_list_example.png){.thumbnail}
8787

8888
> [!primary]
8989
>
@@ -98,7 +98,7 @@ Your first integration is ready:
9898

9999
Go to the `Service integration`{.action} tab of your `Destination service` service and click on `Add an integration`{.action}
100100

101-
![Service integration](images/databases_07_cross_service_integration-20220708160203565.png){.thumbnail}
101+
![Service integration](images/databases_07_cross_service_integration_list_add.png){.thumbnail}
102102

103103
> [!primary]
104104
>
@@ -107,11 +107,11 @@ Go to the `Service integration`{.action} tab of your `Destination service` servi
107107
108108
Define `grafanaDashboard` as `Integration type`{.action} and the `Source service`{.action}:
109109

110-
![Create integration](images/databases_07_cross_service_integration-20220708160400509.png){.thumbnail}
110+
![Create integration](images/databases_07_cross_service_integration_creation_grafana.png){.thumbnail}
111111

112112
Your second integration is ready:
113113

114-
![Result](images/databases_07_cross_service_integration-20220708160441618.png){.thumbnail}
114+
![Result](images/databases_07_cross_service_integration_list_example_2.png){.thumbnail}
115115

116116
Connect to your Dashboards instance and browse the dashboards:
117117

@@ -240,7 +240,7 @@ Get integration capabilities related to your Public Cloud Databases service:
240240
>> > @api {v1} /cloud GET /cloud/project/{serviceName}/database/caching/{clusterId}/capabilities/integration
241241
>> >
242242
243-
![Get Integration Capabilities](images/databases_07_cross_service_integration-20220708142931159.png){.thumbnail}
243+
![Get Integration Capabilities](images/databases_07_cross_service_integration_api_capa_integration.png){.thumbnail}
244244

245245
#### Store yours logs or metrics
246246

@@ -288,7 +288,7 @@ For that, you need to create a new integration:
288288
289289
Fill in the form with the information corresponding to the type of integration chosen.
290290

291-
![Create a new integration](images/databases_07_cross_service_integration-2022070814275082.png){.thumbnail}
291+
![Create a new integration](images/databases_07_cross_service_integration_api_post_integration.png){.thumbnail}
292292

293293
The `destionationServiceId` and the `sourceServiceId` correspond to the destination cluster ID and to the source cluster ID.
294294

@@ -300,7 +300,7 @@ For that, first create a Public Cloud Database for Dashboards via our Control Pa
300300

301301
Once done, get the `GrafanaDashboard` integration capability related to the destination service:
302302

303-
![Get Dashboards integration capabilitie](images/databases_07_cross_service_integration-20220708141900814.png){.thumbnail}
303+
![Get Dashboards integration capabilitie](images/databases_07_cross_service_integration_api_capa_integration.png){.thumbnail}
304304

305305
Then create a second integration from your *Destination* service name:
306306

@@ -356,6 +356,6 @@ Then open your new dashboard:
356356

357357
We would love to help answer questions and appreciate any feedback you may have.
358358

359-
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project.
359+
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project.
360360

361361
Are you on Discord? Connect to our channel at <https://discord.gg/ovhcloud> and interact directly with the team that builds our databases service!

pages/public_cloud/public_cloud_databases/databases_07_cross_service_integration/guide.en-asia.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ Cross Service Integration allows you to expose your Public Cloud Databases Logs
2020
2121
## Requirements
2222

23-
- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account
23+
- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account
2424
- A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement)
25-
- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or to the [OVHcloud API](https://api.ovh.com/)
25+
- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) or to the [OVHcloud API](https://api.ovh.com/)
2626

2727
## Concept
2828

@@ -37,14 +37,14 @@ For that you need:
3737
- A source service
3838
- A destination service
3939

40-
![Best practices](images/databases_07_cross_service_integration-20220708091945946.png){.thumbnail}
40+
![Best practices](images/databases_07_cross_service_integration_best_practice.png){.thumbnail}
4141

4242
> [!warning]
4343
>
4444
> Although it is possible to define the same cluster as destination service and source service, this is a bad practice for multiple reasons (performance, security, resiliency, ...)
4545
>
4646
47-
![Bad practices](images/databases_07_cross_service_integration-20220719203753927.png)
47+
![Bad practices](images/databases_07_cross_service_integration_bad_practice.png)
4848

4949
### Integration matrix
5050

@@ -79,11 +79,11 @@ Define the `Integration type`{.action} and the `Destination service`{.action}:
7979
> First create a Public Cloud Database for your *Destination* service via your Control Panel or API.
8080
>
8181
82-
![Create integration](images/databases_07_cross_service_integration-20220708155848940.png){.thumbnail}
82+
![Create integration](images/databases_07_cross_service_integration_creation.png){.thumbnail}
8383

8484
Your first integration is ready:
8585

86-
![Result](images/databases_07_cross_service_integration-20220708160028574.png){.thumbnail}
86+
![Result](images/databases_07_cross_service_integration_list_example.png){.thumbnail}
8787

8888
> [!primary]
8989
>
@@ -98,7 +98,7 @@ Your first integration is ready:
9898

9999
Go to the `Service integration`{.action} tab of your `Destination service` service and click on `Add an integration`{.action}
100100

101-
![Service integration](images/databases_07_cross_service_integration-20220708160203565.png){.thumbnail}
101+
![Service integration](images/databases_07_cross_service_integration_list_add.png){.thumbnail}
102102

103103
> [!primary]
104104
>
@@ -107,11 +107,11 @@ Go to the `Service integration`{.action} tab of your `Destination service` servi
107107
108108
Define `grafanaDashboard` as `Integration type`{.action} and the `Source service`{.action}:
109109

110-
![Create integration](images/databases_07_cross_service_integration-20220708160400509.png){.thumbnail}
110+
![Create integration](images/databases_07_cross_service_integration_creation_grafana.png){.thumbnail}
111111

112112
Your second integration is ready:
113113

114-
![Result](images/databases_07_cross_service_integration-20220708160441618.png){.thumbnail}
114+
![Result](images/databases_07_cross_service_integration_list_example_2.png){.thumbnail}
115115

116116
Connect to your Dashboards instance and browse the dashboards:
117117

@@ -240,7 +240,7 @@ Get integration capabilities related to your Public Cloud Databases service:
240240
>> > @api {v1} /cloud GET /cloud/project/{serviceName}/database/caching/{clusterId}/capabilities/integration
241241
>> >
242242
243-
![Get Integration Capabilities](images/databases_07_cross_service_integration-20220708142931159.png){.thumbnail}
243+
![Get Integration Capabilities](images/databases_07_cross_service_integration_api_capa_integration.png){.thumbnail}
244244

245245
#### Store yours logs or metrics
246246

@@ -288,7 +288,7 @@ For that, you need to create a new integration:
288288
289289
Fill in the form with the information corresponding to the type of integration chosen.
290290

291-
![Create a new integration](images/databases_07_cross_service_integration-2022070814275082.png){.thumbnail}
291+
![Create a new integration](images/databases_07_cross_service_integration_api_post_integration.png){.thumbnail}
292292

293293
The `destionationServiceId` and the `sourceServiceId` correspond to the destination cluster ID and to the source cluster ID.
294294

@@ -300,7 +300,7 @@ For that, first create a Public Cloud Database for Dashboards via our Control Pa
300300

301301
Once done, get the `GrafanaDashboard` integration capability related to the destination service:
302302

303-
![Get Dashboards integration capabilitie](images/databases_07_cross_service_integration-20220708141900814.png){.thumbnail}
303+
![Get Dashboards integration capabilitie](images/databases_07_cross_service_integration_api_capa_integration.png){.thumbnail}
304304

305305
Then create a second integration from your *Destination* service name:
306306

@@ -356,6 +356,6 @@ Then open your new dashboard:
356356

357357
We would love to help answer questions and appreciate any feedback you may have.
358358

359-
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project.
359+
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project.
360360

361361
Are you on Discord? Connect to our channel at <https://discord.gg/ovhcloud> and interact directly with the team that builds our databases service!

pages/public_cloud/public_cloud_databases/databases_07_cross_service_integration/guide.en-au.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ Cross Service Integration allows you to expose your Public Cloud Databases Logs
2020
2121
## Requirements
2222

23-
- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account
23+
- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account
2424
- A database running on your OVHcloud Public Cloud Databases ([this guide](/pages/public_cloud/public_cloud_databases/databases_01_order_control_panel) can help you to meet this requirement)
25-
- Access to your [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) or to the [OVHcloud API](https://api.ovh.com/)
25+
- Access to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) or to the [OVHcloud API](https://api.ovh.com/)
2626

2727
## Concept
2828

@@ -37,14 +37,14 @@ For that you need:
3737
- A source service
3838
- A destination service
3939

40-
![Best practices](images/databases_07_cross_service_integration-20220708091945946.png){.thumbnail}
40+
![Best practices](images/databases_07_cross_service_integration_best_practice.png){.thumbnail}
4141

4242
> [!warning]
4343
>
4444
> Although it is possible to define the same cluster as destination service and source service, this is a bad practice for multiple reasons (performance, security, resiliency, ...)
4545
>
4646
47-
![Bad practices](images/databases_07_cross_service_integration-20220719203753927.png)
47+
![Bad practices](images/databases_07_cross_service_integration_bad_practice.png)
4848

4949
### Integration matrix
5050

@@ -79,11 +79,11 @@ Define the `Integration type`{.action} and the `Destination service`{.action}:
7979
> First create a Public Cloud Database for your *Destination* service via your Control Panel or API.
8080
>
8181
82-
![Create integration](images/databases_07_cross_service_integration-20220708155848940.png){.thumbnail}
82+
![Create integration](images/databases_07_cross_service_integration_creation.png){.thumbnail}
8383

8484
Your first integration is ready:
8585

86-
![Result](images/databases_07_cross_service_integration-20220708160028574.png){.thumbnail}
86+
![Result](images/databases_07_cross_service_integration_list_example.png){.thumbnail}
8787

8888
> [!primary]
8989
>
@@ -98,7 +98,7 @@ Your first integration is ready:
9898

9999
Go to the `Service integration`{.action} tab of your `Destination service` service and click on `Add an integration`{.action}
100100

101-
![Service integration](images/databases_07_cross_service_integration-20220708160203565.png){.thumbnail}
101+
![Service integration](images/databases_07_cross_service_integration_list_add.png){.thumbnail}
102102

103103
> [!primary]
104104
>
@@ -107,11 +107,11 @@ Go to the `Service integration`{.action} tab of your `Destination service` servi
107107
108108
Define `grafanaDashboard` as `Integration type`{.action} and the `Source service`{.action}:
109109

110-
![Create integration](images/databases_07_cross_service_integration-20220708160400509.png){.thumbnail}
110+
![Create integration](images/databases_07_cross_service_integration_creation_grafana.png){.thumbnail}
111111

112112
Your second integration is ready:
113113

114-
![Result](images/databases_07_cross_service_integration-20220708160441618.png){.thumbnail}
114+
![Result](images/databases_07_cross_service_integration_list_example_2.png){.thumbnail}
115115

116116
Connect to your Dashboards instance and browse the dashboards:
117117

@@ -240,7 +240,7 @@ Get integration capabilities related to your Public Cloud Databases service:
240240
>> > @api {v1} /cloud GET /cloud/project/{serviceName}/database/caching/{clusterId}/capabilities/integration
241241
>> >
242242
243-
![Get Integration Capabilities](images/databases_07_cross_service_integration-20220708142931159.png){.thumbnail}
243+
![Get Integration Capabilities](images/databases_07_cross_service_integration_api_capa_integration.png){.thumbnail}
244244

245245
#### Store yours logs or metrics
246246

@@ -288,7 +288,7 @@ For that, you need to create a new integration:
288288
289289
Fill in the form with the information corresponding to the type of integration chosen.
290290

291-
![Create a new integration](images/databases_07_cross_service_integration-2022070814275082.png){.thumbnail}
291+
![Create a new integration](images/databases_07_cross_service_integration_api_post_integration.png){.thumbnail}
292292

293293
The `destionationServiceId` and the `sourceServiceId` correspond to the destination cluster ID and to the source cluster ID.
294294

@@ -300,7 +300,7 @@ For that, first create a Public Cloud Database for Dashboards via our Control Pa
300300

301301
Once done, get the `GrafanaDashboard` integration capability related to the destination service:
302302

303-
![Get Dashboards integration capabilitie](images/databases_07_cross_service_integration-20220708141900814.png){.thumbnail}
303+
![Get Dashboards integration capabilitie](images/databases_07_cross_service_integration_api_capa_integration.png){.thumbnail}
304304

305305
Then create a second integration from your *Destination* service name:
306306

@@ -356,6 +356,6 @@ Then open your new dashboard:
356356

357357
We would love to help answer questions and appreciate any feedback you may have.
358358

359-
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project.
359+
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project.
360360

361361
Are you on Discord? Connect to our channel at <https://discord.gg/ovhcloud> and interact directly with the team that builds our databases service!

0 commit comments

Comments
 (0)