Skip to content

Commit 97b58c7

Browse files
committed
Update Grafana capabilities guide
1 parent 6971dd6 commit 97b58c7

File tree

15 files changed

+300
-135
lines changed

15 files changed

+300
-135
lines changed

pages/platform/databases/grafana_01_capabilities/guide.de-de.md

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ section: Grafana - Guides
66
order: 010
77
routes:
88
canonical: 'https://docs.ovh.com/gb/en/publiccloud/databases/grafana/capabilities/'
9-
updated: 2023-01-19
9+
updated: 2023-04-22
1010
---
1111

12-
**Last updated January 19th, 2023**
12+
**Last updated April 22nd, 2023**
1313

1414
## Objective
1515

@@ -38,7 +38,7 @@ The Public Cloud Databases offer supports the following Grafana versions:
3838

3939
- Grafana 9.1
4040

41-
You can follow the Grafana Release Cycle on their official page: <https://grafana.com/>.
41+
Please refer to the [DBMS lifecycle policy guide](https://help.ovhcloud.com/csm/en-gb-public-cloud-databases-lifecycle-policy?id=kb_article_view&sysparm_article=KB0048887) for recommendations on version upgrades and end of life announcements of major versions. Additionally, you can follow the Grafana Release Cycle on their official page: <https://grafana.com/>.
4242

4343
### Grafana clients
4444

@@ -71,10 +71,14 @@ Here are the node types you can choose from:
7171

7272
**Essential plans**
7373

74-
| Name | Disk (GB) | Cores | Memory (GB) |
75-
| ------- | --------- | ----- | ----------- |
76-
| db1-4 | n/a | 1 | 4 |
77-
| db1-7 | n/a | 2 | 7 |
74+
| Name | Storage | vCore | Memory (GB) |
75+
| ------- | ------- | ----- | ----------- |
76+
| db1-4 | N/A | 2 | 4 |
77+
| db1-7 | N/A | 2 | 7 |
78+
79+
#### Node template upgrade
80+
81+
You can upgrade the node template of your cluster to scale your hardware resources up. This operation causes no interruption of service but be aware that you will not be able to downgrade the node template afterwards.
7882

7983
### Features
8084
#### Network
@@ -90,14 +94,21 @@ Here are some considerations to take into account when using private network:
9094
- Network ports are created in the private network of your choice. Thus, further operations on that network might be restricted - e.g. you won’t be able to delete the network if you didn’t stop the Public Cloud Databases services first.
9195
- When connecting from outside subnet, Openstack IP gateway must be enabled in the subnet use for the Database service. The customer is responsible for any other custom network setup.
9296

97+
##### Authorised IPs
98+
99+
Once your service is up and running, you will be able to specify IP addresses (or CIDR blocks) to authorise incoming traffic, until then your service will be unreachable.
100+
101+
#### Advanced parameters
102+
103+
You can customize your Grafana further through the use of advanced parameters. See the [Advanced parameters references documentation](https://help.ovhcloud.com/csm/en-gb-public-cloud-databases-grafana-advanced-parameters-references?id=kb_article_view&sysparm_article=KB0054641) for more information about which ones are supported.
104+
93105
#### Backups
94106

95107
*Essential* plan clusters are automatically backed up daily during their backup window. Backup retention is 1 day.
96108

97109
#### Logs and metrics
98110

99-
Logs and metrics are available via the OVHcloud Public Cloud Control Panel.
100-
As of today, you can't export logs and metrics, nor plug them into a remote tool.
111+
Logs and metrics are available through the Control Panel and the API. Additionally, cross service integration could be configured to leverage your logs and metrics in other Public Cloud Database services. You could then view your Grafana logs in Opensearch. See the [Cross Service Integration documentation](https://docs.ovh.com/gb/en/publiccloud/databases/cross-service-integration/) for more information.
101112

102113
- **Logs retention**: 1000 lines of logs
103114
- **Metrics retention**: 1 calendar month

pages/platform/databases/grafana_01_capabilities/guide.en-asia.md

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ slug: grafana/capabilities
44
excerpt: Discover the capabilities and limitations of Public Cloud Databases for Grafana
55
section: Grafana - Guides
66
order: 010
7-
updated: 2023-01-19
7+
updated: 2023-04-22
88
---
99

10-
**Last updated January 19th, 2023**
10+
**Last updated April 22nd, 2023**
1111

1212
## Objective
1313

@@ -36,7 +36,7 @@ The Public Cloud Databases offer supports the following Grafana versions:
3636

3737
- Grafana 9.1
3838

39-
You can follow the Grafana Release Cycle on their official page: <https://grafana.com/>.
39+
Please refer to the [DBMS lifecycle policy guide](https://help.ovhcloud.com/csm/en-gb-public-cloud-databases-lifecycle-policy?id=kb_article_view&sysparm_article=KB0048887) for recommendations on version upgrades and end of life announcements of major versions. Additionally, you can follow the Grafana Release Cycle on their official page: <https://grafana.com/>.
4040

4141
### Grafana clients
4242

@@ -69,10 +69,14 @@ Here are the node types you can choose from:
6969

7070
**Essential plans**
7171

72-
| Name | Disk (GB) | Cores | Memory (GB) |
73-
| ------- | --------- | ----- | ----------- |
74-
| db1-4 | n/a | 1 | 4 |
75-
| db1-7 | n/a | 2 | 7 |
72+
| Name | Storage | vCore | Memory (GB) |
73+
| ------- | ------- | ----- | ----------- |
74+
| db1-4 | N/A | 2 | 4 |
75+
| db1-7 | N/A | 2 | 7 |
76+
77+
#### Node template upgrade
78+
79+
You can upgrade the node template of your cluster to scale your hardware resources up. This operation causes no interruption of service but be aware that you will not be able to downgrade the node template afterwards.
7680

7781
### Features
7882
#### Network
@@ -88,14 +92,21 @@ Here are some considerations to take into account when using private network:
8892
- Network ports are created in the private network of your choice. Thus, further operations on that network might be restricted - e.g. you won’t be able to delete the network if you didn’t stop the Public Cloud Databases services first.
8993
- When connecting from outside subnet, Openstack IP gateway must be enabled in the subnet use for the Database service. The customer is responsible for any other custom network setup.
9094

95+
##### Authorised IPs
96+
97+
Once your service is up and running, you will be able to specify IP addresses (or CIDR blocks) to authorise incoming traffic, until then your service will be unreachable.
98+
99+
#### Advanced parameters
100+
101+
You can customize your Grafana further through the use of advanced parameters. See the [Advanced parameters references documentation](https://help.ovhcloud.com/csm/en-gb-public-cloud-databases-grafana-advanced-parameters-references?id=kb_article_view&sysparm_article=KB0054641) for more information about which ones are supported.
102+
91103
#### Backups
92104

93105
*Essential* plan clusters are automatically backed up daily during their backup window. Backup retention is 1 day.
94106

95107
#### Logs and metrics
96108

97-
Logs and metrics are available via the OVHcloud Public Cloud Control Panel.
98-
As of today, you can't export logs and metrics, nor plug them into a remote tool.
109+
Logs and metrics are available through the Control Panel and the API. Additionally, cross service integration could be configured to leverage your logs and metrics in other Public Cloud Database services. You could then view your Grafana logs in Opensearch. See the [Cross Service Integration documentation](https://docs.ovh.com/gb/en/publiccloud/databases/cross-service-integration/) for more information.
99110

100111
- **Logs retention**: 1000 lines of logs
101112
- **Metrics retention**: 1 calendar month

pages/platform/databases/grafana_01_capabilities/guide.en-au.md

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ slug: grafana/capabilities
44
excerpt: Discover the capabilities and limitations of Public Cloud Databases for Grafana
55
section: Grafana - Guides
66
order: 010
7-
updated: 2023-01-19
7+
updated: 2023-04-22
88
---
99

10-
**Last updated January 19th, 2023**
10+
**Last updated April 22nd, 2023**
1111

1212
## Objective
1313

@@ -36,7 +36,7 @@ The Public Cloud Databases offer supports the following Grafana versions:
3636

3737
- Grafana 9.1
3838

39-
You can follow the Grafana Release Cycle on their official page: <https://grafana.com/>.
39+
Please refer to the [DBMS lifecycle policy guide](https://help.ovhcloud.com/csm/en-gb-public-cloud-databases-lifecycle-policy?id=kb_article_view&sysparm_article=KB0048887) for recommendations on version upgrades and end of life announcements of major versions. Additionally, you can follow the Grafana Release Cycle on their official page: <https://grafana.com/>.
4040

4141
### Grafana clients
4242

@@ -69,10 +69,14 @@ Here are the node types you can choose from:
6969

7070
**Essential plans**
7171

72-
| Name | Disk (GB) | Cores | Memory (GB) |
73-
| ------- | --------- | ----- | ----------- |
74-
| db1-4 | n/a | 1 | 4 |
75-
| db1-7 | n/a | 2 | 7 |
72+
| Name | Storage | vCore | Memory (GB) |
73+
| ------- | ------- | ----- | ----------- |
74+
| db1-4 | N/A | 2 | 4 |
75+
| db1-7 | N/A | 2 | 7 |
76+
77+
#### Node template upgrade
78+
79+
You can upgrade the node template of your cluster to scale your hardware resources up. This operation causes no interruption of service but be aware that you will not be able to downgrade the node template afterwards.
7680

7781
### Features
7882
#### Network
@@ -88,14 +92,21 @@ Here are some considerations to take into account when using private network:
8892
- Network ports are created in the private network of your choice. Thus, further operations on that network might be restricted - e.g. you won’t be able to delete the network if you didn’t stop the Public Cloud Databases services first.
8993
- When connecting from outside subnet, Openstack IP gateway must be enabled in the subnet use for the Database service. The customer is responsible for any other custom network setup.
9094

95+
##### Authorised IPs
96+
97+
Once your service is up and running, you will be able to specify IP addresses (or CIDR blocks) to authorise incoming traffic, until then your service will be unreachable.
98+
99+
#### Advanced parameters
100+
101+
You can customize your Grafana further through the use of advanced parameters. See the [Advanced parameters references documentation](https://help.ovhcloud.com/csm/en-gb-public-cloud-databases-grafana-advanced-parameters-references?id=kb_article_view&sysparm_article=KB0054641) for more information about which ones are supported.
102+
91103
#### Backups
92104

93105
*Essential* plan clusters are automatically backed up daily during their backup window. Backup retention is 1 day.
94106

95107
#### Logs and metrics
96108

97-
Logs and metrics are available via the OVHcloud Public Cloud Control Panel.
98-
As of today, you can't export logs and metrics, nor plug them into a remote tool.
109+
Logs and metrics are available through the Control Panel and the API. Additionally, cross service integration could be configured to leverage your logs and metrics in other Public Cloud Database services. You could then view your Grafana logs in Opensearch. See the [Cross Service Integration documentation](https://docs.ovh.com/gb/en/publiccloud/databases/cross-service-integration/) for more information.
99110

100111
- **Logs retention**: 1000 lines of logs
101112
- **Metrics retention**: 1 calendar month

pages/platform/databases/grafana_01_capabilities/guide.en-ca.md

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ slug: grafana/capabilities
44
excerpt: Discover the capabilities and limitations of Public Cloud Databases for Grafana
55
section: Grafana - Guides
66
order: 010
7-
updated: 2023-01-19
7+
updated: 2023-04-22
88
---
99

10-
**Last updated January 19th, 2023**
10+
**Last updated April 22nd, 2023**
1111

1212
## Objective
1313

@@ -36,7 +36,7 @@ The Public Cloud Databases offer supports the following Grafana versions:
3636

3737
- Grafana 9.1
3838

39-
You can follow the Grafana Release Cycle on their official page: <https://grafana.com/>.
39+
Please refer to the [DBMS lifecycle policy guide](https://help.ovhcloud.com/csm/en-gb-public-cloud-databases-lifecycle-policy?id=kb_article_view&sysparm_article=KB0048887) for recommendations on version upgrades and end of life announcements of major versions. Additionally, you can follow the Grafana Release Cycle on their official page: <https://grafana.com/>.
4040

4141
### Grafana clients
4242

@@ -69,10 +69,14 @@ Here are the node types you can choose from:
6969

7070
**Essential plans**
7171

72-
| Name | Disk (GB) | Cores | Memory (GB) |
73-
| ------- | --------- | ----- | ----------- |
74-
| db1-4 | n/a | 1 | 4 |
75-
| db1-7 | n/a | 2 | 7 |
72+
| Name | Storage | vCore | Memory (GB) |
73+
| ------- | ------- | ----- | ----------- |
74+
| db1-4 | N/A | 2 | 4 |
75+
| db1-7 | N/A | 2 | 7 |
76+
77+
#### Node template upgrade
78+
79+
You can upgrade the node template of your cluster to scale your hardware resources up. This operation causes no interruption of service but be aware that you will not be able to downgrade the node template afterwards.
7680

7781
### Features
7882
#### Network
@@ -88,14 +92,21 @@ Here are some considerations to take into account when using private network:
8892
- Network ports are created in the private network of your choice. Thus, further operations on that network might be restricted - e.g. you won’t be able to delete the network if you didn’t stop the Public Cloud Databases services first.
8993
- When connecting from outside subnet, Openstack IP gateway must be enabled in the subnet use for the Database service. The customer is responsible for any other custom network setup.
9094

95+
##### Authorised IPs
96+
97+
Once your service is up and running, you will be able to specify IP addresses (or CIDR blocks) to authorise incoming traffic, until then your service will be unreachable.
98+
99+
#### Advanced parameters
100+
101+
You can customize your Grafana further through the use of advanced parameters. See the [Advanced parameters references documentation](https://help.ovhcloud.com/csm/en-gb-public-cloud-databases-grafana-advanced-parameters-references?id=kb_article_view&sysparm_article=KB0054641) for more information about which ones are supported.
102+
91103
#### Backups
92104

93105
*Essential* plan clusters are automatically backed up daily during their backup window. Backup retention is 1 day.
94106

95107
#### Logs and metrics
96108

97-
Logs and metrics are available via the OVHcloud Public Cloud Control Panel.
98-
As of today, you can't export logs and metrics, nor plug them into a remote tool.
109+
Logs and metrics are available through the Control Panel and the API. Additionally, cross service integration could be configured to leverage your logs and metrics in other Public Cloud Database services. You could then view your Grafana logs in Opensearch. See the [Cross Service Integration documentation](https://docs.ovh.com/gb/en/publiccloud/databases/cross-service-integration/) for more information.
99110

100111
- **Logs retention**: 1000 lines of logs
101112
- **Metrics retention**: 1 calendar month

pages/platform/databases/grafana_01_capabilities/guide.en-gb.md

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ slug: grafana/capabilities
44
excerpt: Discover the capabilities and limitations of Public Cloud Databases for Grafana
55
section: Grafana - Guides
66
order: 010
7-
updated: 2023-01-19
7+
updated: 2023-04-22
88
---
99

10-
**Last updated January 19th, 2023**
10+
**Last updated April 22nd, 2023**
1111

1212
## Objective
1313

@@ -36,7 +36,7 @@ The Public Cloud Databases offer supports the following Grafana versions:
3636

3737
- Grafana 9.1
3838

39-
You can follow the Grafana Release Cycle on their official page: <https://grafana.com/>.
39+
Please refer to the [DBMS lifecycle policy guide](https://help.ovhcloud.com/csm/en-gb-public-cloud-databases-lifecycle-policy?id=kb_article_view&sysparm_article=KB0048887) for recommendations on version upgrades and end of life announcements of major versions. Additionally, you can follow the Grafana Release Cycle on their official page: <https://grafana.com/>.
4040

4141
### Grafana clients
4242

@@ -69,10 +69,14 @@ Here are the node types you can choose from:
6969

7070
**Essential plans**
7171

72-
| Name | Disk (GB) | Cores | Memory (GB) |
73-
| ------- | --------- | ----- | ----------- |
74-
| db1-4 | n/a | 1 | 4 |
75-
| db1-7 | n/a | 2 | 7 |
72+
| Name | Storage | vCore | Memory (GB) |
73+
| ------- | ------- | ----- | ----------- |
74+
| db1-4 | N/A | 2 | 4 |
75+
| db1-7 | N/A | 2 | 7 |
76+
77+
#### Node template upgrade
78+
79+
You can upgrade the node template of your cluster to scale your hardware resources up. This operation causes no interruption of service but be aware that you will not be able to downgrade the node template afterwards.
7680

7781
### Features
7882
#### Network
@@ -88,14 +92,21 @@ Here are some considerations to take into account when using private network:
8892
- Network ports are created in the private network of your choice. Thus, further operations on that network might be restricted - e.g. you won’t be able to delete the network if you didn’t stop the Public Cloud Databases services first.
8993
- When connecting from outside subnet, Openstack IP gateway must be enabled in the subnet use for the Database service. The customer is responsible for any other custom network setup.
9094

95+
##### Authorised IPs
96+
97+
Once your service is up and running, you will be able to specify IP addresses (or CIDR blocks) to authorise incoming traffic, until then your service will be unreachable.
98+
99+
#### Advanced parameters
100+
101+
You can customize your Grafana further through the use of advanced parameters. See the [Advanced parameters references documentation](https://help.ovhcloud.com/csm/en-gb-public-cloud-databases-grafana-advanced-parameters-references?id=kb_article_view&sysparm_article=KB0054641) for more information about which ones are supported.
102+
91103
#### Backups
92104

93105
*Essential* plan clusters are automatically backed up daily during their backup window. Backup retention is 1 day.
94106

95107
#### Logs and metrics
96108

97-
Logs and metrics are available via the OVHcloud Public Cloud Control Panel.
98-
As of today, you can't export logs and metrics, nor plug them into a remote tool.
109+
Logs and metrics are available through the Control Panel and the API. Additionally, cross service integration could be configured to leverage your logs and metrics in other Public Cloud Database services. You could then view your Grafana logs in Opensearch. See the [Cross Service Integration documentation](https://docs.ovh.com/gb/en/publiccloud/databases/cross-service-integration/) for more information.
99110

100111
- **Logs retention**: 1000 lines of logs
101112
- **Metrics retention**: 1 calendar month

0 commit comments

Comments
 (0)