Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion macros/general/troubleshooting-ticket.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
macro: troubleshooting-ticket
---

If you still cannot solve your problem, [open a support ticket](/account/how-to/open-a-support-tickets/#writing-an-effective-subject-and-description), providing as many details as possible including the information below:
If you still cannot solve your problem, [open a support ticket](/account/how-to/open-a-support-ticket/#writing-an-effective-subject-and-description), providing as many details as possible including the information below:
- Resource ID
- Resource name
- Date and time (timestamp)
Expand Down
2 changes: 1 addition & 1 deletion menu/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -2906,7 +2906,7 @@
"items": [
{
"label": "Web Hosting API Reference",
"slug": "https://www.scaleway.com/en/developers/api/webhosting/"
"slug": "https://www.scaleway.com/en/developers/api/webhosting/hosting-api/"
}
],
"label": "API/CLI",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ categories:
- observability
---

This page shows you how to visualize your data again when it does not display on your Grafana dashboards, using the `SyncGrafanaDataSources` [endpoint](https://www.scaleway.com/en/developers/api/cockpit/v1/global-api/#path-grafana-synchronize-grafana-data-sources) of the [Cockpit Global API](https://www.scaleway.com/en/developers/api/cockpit/v1/global-api/#path-grafana-synchronize-grafana-data-sources) or the [Scaleway CLI](https://cli.scaleway.com/cockpit/#get-your-cockpits-grafana).
This page shows you how to visualize your data again when it does not display on your Grafana dashboards, using the `SyncGrafanaDataSources` [endpoint](https://www.scaleway.com/en/developers/api/cockpit/global-api/#path-grafana-synchronize-grafana-data-sources) of the [Cockpit Global API](https://www.scaleway.com/en/developers/api/cockpit/global-api/#path-grafana-synchronize-grafana-data-sources) or the [Scaleway CLI](https://cli.scaleway.com/cockpit/#get-your-cockpits-grafana).

<Message type="important">
The [Cockpit Global API](https://www.scaleway.com/en/developers/api/cockpit/v1/global-api/#path-grafana-synchronize-grafana-data-sources) contains deprecated information that is being updated, you should not use it for any other purpose than the one described on this page.
The [Cockpit Global API](https://www.scaleway.com/en/developers/api/cockpit/global-api/#path-grafana-synchronize-grafana-data-sources) contains deprecated information that is being updated, you should not use it for any other purpose than the one described on this page.
</Message>

<Macro id="requirements" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Remember that there is no one-size-fits-all answer, and the right GPU Instance t
| Better used for | Image / Video encoding (4K) | 7B LLM Fine-Tuning / Inference | 70B LLM Fine-Tuning / Inference |
| What they are not made for | Large models (especially LLM) | Graphic or video encoding use cases | Graphic or video encoding use cases |

| | **[H100-SXM-2-80G](https://www.scaleway.com/en/TBD/)** | **[H100-SXM-4-80G](https://www.scaleway.com/en/TBD/)** | **[H100-SXM-80G](https://www.scaleway.com/en/TBD/)** |
| | **[H100-SXM-2-80G](https://www.scaleway.com/en/)** | **[H100-SXM-4-80G](https://www.scaleway.com/en/)** | **[H100-SXM-80G](https://www.scaleway.com/en/)** |
|--------------------------------------------------------------------|-------------------------------------------------------------------|-------------------------------------------------------------------|-------------------------------------------------------------------|
| GPU Type | 2x [H100-SXM](https://www.nvidia.com/en-us/data-center/h100/) SXM | 4x [H100-SXM](https://www.nvidia.com/en-us/data-center/h100/) SXM | 8x [H100-SXM](https://www.nvidia.com/en-us/data-center/h100/) SXM |
| NVIDIA architecture | Hopper 2022 | Hopper 2022 | Hopper 2022 |
Expand Down
2 changes: 1 addition & 1 deletion pages/webhosting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ meta:
productLogo="cli"
title="Web Hosting API"
description="Learn how to create and manage your Web Hosting plans through the API."
url="https://www.scaleway.com/en/developers/api/webhosting/hosting-api/"
url="https://www.scaleway.com/en/developers/api/webhosting/hosting-api/hosting-api/"
label="Go to Web Hosting API"
/>

Expand Down