You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~> **Important:** The resource `scaleway_cockpit` has been deprecated and will no longer be supported after January 1st, 2025. Instead, use the new specialized resources:
9
+
-`scaleway_cockpit_source` for managing data sources (metrics, logs, traces)
10
+
-`scaleway_cockpit_alert_manager` for managing alert manager
11
+
-`scaleway_cockpit_grafana_user` for managing Grafana users
12
+
13
+
For detailed migration instructions, see the [Cockpit Migration Guide](../guides/migration_guide_cockpit_plan.md).
14
+
8
15
-> **Note:**
9
16
As of September 2024, Cockpit has introduced [regionalization](https://www.scaleway.com/en/docs/observability/cockpit/concepts/#region) to offer more flexibility and resilience.
10
17
If you have created customized dashboards with data for your Scaleway resources before April 2024, you will need to update your queries in Grafana, with the new regionalized [data sources](../resources/cockpit_source.md).
-`plan` - (Deprecated) Name of the plan to use. Available plans are: free, premium, and custom.
75
82
~> **Important:** The plan field is deprecated. Any modification or selection will have no effect.
76
83
84
+
~> **Warning:** This entire resource is deprecated and will be removed after January 1st, 2025. Please migrate to the new specialized resources as described in the [Cockpit Migration Guide](../guides/migration_guide_cockpit_plan.md).
85
+
77
86
## Attributes Reference
78
87
88
+
~> **Warning:** This entire resource is deprecated and will be removed after January 1st, 2025. All attributes below are deprecated and will no longer be available.
89
+
79
90
In addition to all arguments above, the following attributes are exported:
80
91
81
92
-`plan_id` - (Deprecated) The ID of the current pricing plan.
@@ -86,10 +97,20 @@ In addition to all arguments above, the following attributes are exported:
86
97
-`grafana_url` - (Deprecated) URL for Grafana.
87
98
-`traces_url` - (Deprecated) URL for [traces](https://www.scaleway.com/en/docs/observability/cockpit/concepts/#traces) to retrieve in the [Data sources tab](https://console.scaleway.com/cockpit/dataSource) of the Scaleway console.
88
99
100
+
## Migration
101
+
102
+
This resource is deprecated and will be removed after January 1st, 2025. To migrate to the new infrastructure, please refer to the [Cockpit Migration Guide](../guides/migration_guide_cockpit_plan.md) which provides step-by-step instructions for transitioning to:
103
+
104
+
-`scaleway_cockpit_source` for managing data sources (metrics, logs, traces)
105
+
-`scaleway_cockpit_alert_manager` for managing alert manager
106
+
-`scaleway_cockpit_grafana_user` for managing Grafana users
107
+
89
108
## Import
90
109
91
110
This section explains how to import a Cockpit using its `{project_id}`.
0 commit comments