Skip to content

Commit f6b2d33

Browse files
authored
Create guide.en-gb.md
1 parent 2215d74 commit f6b2d33

File tree

1 file changed

+70
-0
lines changed
  • pages/account_and_service_management/reversibility/15-obs-data-visulation-reversbility

1 file changed

+70
-0
lines changed
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
---
2+
title: "Reversibility Policy for Managed Data Visualization Product"
3+
updated: 2025-06-17
4+
---
5+
6+
## Objective
7+
8+
This document describes the reversibility policy for the product line Managed Data Visualization product covering OVHcloud offer Managed Grafana.
9+
10+
This policy aims to implement the general reversibility principles and our compliance with the SWIPO IAAS Code of Conduct for cloud providers.
11+
12+
## Feature List
13+
14+
The features of the product line fall into three categories:
15+
16+
1. **Core features** for which we guarantee migration capacity.
17+
1. **OVHcloud implementations** that require adaptation to a new migration environment.
18+
1. **Specific features** that cannot be guaranteed for migration as they are related to the OVHcloud environment or involve custom developments.
19+
20+
### 1 - Core features
21+
22+
| **Function** | **Description** | **Available formats** | **Migration model** | ** Available documentation ** |
23+
| --- | --- | --- | --- | --- |
24+
| Platform As A Service | Platform for implementing dynamic dashboards and graphics. | JSON, YAML | **Incoming**: Direct connection via API to import dashboards/configurations. <br> **Outbound**:Export resources via REST API to any compatible Grafana environment. | [Solution Brief](https://www.ovhcloud.com/en-gb/public-cloud/grafana/) |
25+
| Standard plugins | Open-source plugins (Prometheus, Loki, etc.) that can be activated. | Official Grafana plugins | **Incoming**: Enable plugins compatible with the target version. <br> **Outgoing**: Reusable plugins if supported by the new environment. |[Grafana Plugins](https://grafana.com/grafana/plugins/all-plugins/){.external}|
26+
| Dhasboards and alerts | Manual creation of dashboards and alert rules via the Grafana interface | JSON | **Inbound**:Import JSON files via API or interface. <br> **Outgoing**: Export dashboards/alerts to JSON for migration. | [Dashboards - Capabilities and limitations](/pages/public_cloud/public_cloud_databases/grafana_01_capabilities)|
27+
| Manual backups | Manual backup generation via external tools (e.g. grr) | JSON, SQLite | **Incoming**: Restoring from a JSON or SQLite file. <br> **Outgoing**: Manually exporting data for migration outside of an OVHcloud hosting environment. | [Grafana documentation](https://help.ovhcloud.com/csm/en-documentation-public-cloud-data-analytics-grafana?id=kb_browse_cat&kb_id=574a8325551974502d4c6e78b7421938&kb_category=804a1cf0b1e312981e118a744c410c=dfb&1e&1e|&1e)|
28+
29+
### 2 - OVHcloud implementations
30+
31+
| **Function** | **Description** | **Available formats** | **Migration model** | **Available documentation** |
32+
| --- | --- | --- | --- | --- |
33+
| OVHcloud private network (vRack) | The vRack, or virtual rack, is a private VLAN technology that enables the connection between OVHcloud services | N/A | **Inbound**: Network Connection Configuration <br> **Outbound**: Note the network architecture and reproduce it with VLANs | [vRack](/pages/public_cloud/public_cloud_databases/databases_08_vrack) |
34+
| Logs traceability | Log storage in OVHcloud Managed OpenSearch | JSON (OpenSearch) | **Incoming**: NA <br> **Outgoing**: Manually export logs via OpenSearch API, then re-index into the target environment. | [Using Grafana with Logs Data Platform](/pages/manage_and_operate/observability/logs_data_platform/visualization_grafana)|
35+
| Automatic backups | Backups managed by OVHcloud, that cannot be exported directly outside the ecosystem. | Internal snapshots | **Incoming**: Not applicable for direct import. <br> **Outgoing**:: Requires a restore on an OVHcloud instance, then manual export (SQL dump) to migrate to another environment. | [Public Cloud Databases - Automatic backups](/pages/public_cloud/public_cloud_databases/databases_05_automated_backups)|
36+
37+
38+
### 3 - Specific features
39+
40+
| **Function** | **Description** | **Available formats** | **Migration model** | **Available documentation** |
41+
| --- | --- | --- | --- | --- |
42+
| Infrastructure As a Code | Automated deployment via Terraform modules specific to OVHcloud | N/A | **Incoming**: Scripts to be adapted for other providers. <br> **Outbound**: Terraform configurations need to be rewritten. | [Terraform](https://registry.terraform.io/providers/ovh/ovh/latest/docs) |
43+
| Anti-DDoS | Anti-DDoS is a set of tools and mechanisms designed to absorb denial of service attacks. It includes traffic analysis, “clean-up” via a specialized network, and mitigation using VAC technology developed by OVHcloud. | N/A | **Incoming**: The anti-DDoS system is part of our infrastructure and is enabled by default. No action is required. <br> **Outgoing**: Order and configure an anti-DDoS solution from the new provider. | [OVHcloud DDoS Protection](/links/security/antiddos) |
44+
45+
## List of architectures
46+
47+
Managed Grafana service offer is deployed in single-node mode (plan essential). Integration with other OVHcloud services (OpenSearch, databases) is native via vRack. Architectures include: <br>
48+
-Vertical scalability: Increase resources (CPU/RAM) via the OVHcloud interface. <br>
49+
-Cross-service integration: Centralize logs and metrics in managed OpenSearch
50+
51+
## Partner Services
52+
53+
The OVHcloud partners concerned are listed in the [OVHcloud partners] directory (/links/partner) under the **“cloud migration”** keywords.
54+
55+
OVHcloud also has a dedicated service: [OVHcloud Professional Services](/links/professional-services).
56+
57+
## Costs and fees
58+
59+
No termination fee: No extra billing linked to the default data migration. Billing stops as soon as the service is terminated.
60+
Features described in the tables are available at no cost, unless otherwise specified, and are freely usable by the customer.
61+
62+
63+
## Retention of data after termination of contract
64+
65+
> [!warning]
66+
>
67+
> OVHcloud does not guarantee the use and availability of backups to restore customer data after termination of the service.
68+
69+
OVHcloud does not store any data after deleting a Managed Data Visualization cluster.
70+
Automatic and manual snapshots are irreversibly deleted. A manual export is required to preserve the data.

0 commit comments

Comments
 (0)