@@ -37,14 +37,14 @@ For that you need:
37
37
- A source service
38
38
- A destination service
39
39
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}
41
41
42
42
> [ !warning]
43
43
>
44
44
> 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, ...)
45
45
>
46
46
47
- ![ Bad practices] ( images/databases_07_cross_service_integration-20220719203753927 .png )
47
+ ![ Bad practices] ( images/databases_07_cross_service_integration_bad_practice .png )
48
48
49
49
### Integration matrix
50
50
@@ -79,11 +79,11 @@ Define the `Integration type`{.action} and the `Destination service`{.action}:
79
79
> First create a Public Cloud Database for your * Destination* service via your Control Panel or API.
80
80
>
81
81
82
- ![ Create integration] ( images/databases_07_cross_service_integration-20220708155848940 .png ) {.thumbnail}
82
+ ![ Create integration] ( images/databases_07_cross_service_integration_creation .png ) {.thumbnail}
83
83
84
84
Your first integration is ready:
85
85
86
- ![ Result] ( images/databases_07_cross_service_integration-20220708160028574 .png ) {.thumbnail}
86
+ ![ Result] ( images/databases_07_cross_service_integration_list_example .png ) {.thumbnail}
87
87
88
88
> [ !primary]
89
89
>
@@ -98,7 +98,7 @@ Your first integration is ready:
98
98
99
99
Go to the ` Service integration ` {.action} tab of your ` Destination service ` service and click on ` Add an integration ` {.action}
100
100
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}
102
102
103
103
> [ !primary]
104
104
>
@@ -107,11 +107,11 @@ Go to the `Service integration`{.action} tab of your `Destination service` servi
107
107
108
108
Define ` grafanaDashboard ` as ` Integration type ` {.action} and the ` Source service ` {.action}:
109
109
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}
111
111
112
112
Your second integration is ready:
113
113
114
- ![ Result] ( images/databases_07_cross_service_integration-20220708160441618 .png ) {.thumbnail}
114
+ ![ Result] ( images/databases_07_cross_service_integration_list_example_2 .png ) {.thumbnail}
115
115
116
116
Connect to your Dashboards instance and browse the dashboards:
117
117
@@ -240,7 +240,7 @@ Get integration capabilities related to your Public Cloud Databases service:
240
240
>> > @api {v1} /cloud GET /cloud/project/{serviceName}/database/caching/{clusterId}/capabilities/integration
241
241
>> >
242
242
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}
244
244
245
245
#### Store yours logs or metrics
246
246
@@ -288,7 +288,7 @@ For that, you need to create a new integration:
288
288
289
289
Fill in the form with the information corresponding to the type of integration chosen.
290
290
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}
292
292
293
293
The ` destionationServiceId ` and the ` sourceServiceId ` correspond to the destination cluster ID and to the source cluster ID.
294
294
@@ -300,7 +300,7 @@ For that, first create a Public Cloud Database for Dashboards via our Control Pa
300
300
301
301
Once done, get the ` GrafanaDashboard ` integration capability related to the destination service:
302
302
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}
304
304
305
305
Then create a second integration from your * Destination* service name:
306
306
0 commit comments