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
Copy file name to clipboardExpand all lines: changelog/may2024/2024-05-24-cockpit-added-orderable-data-source-for-cockpit.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,5 +9,5 @@ category: observability
9
9
product: cockpit
10
10
---
11
11
12
-
It is now possible to order and set up as many data sources as you want for your external data in Cockpit, in the Paris, Amsterdam, and Warsaw regions.
12
+
It is now possible to order and set up as many data sources as you want for your custom data in Cockpit, in the Paris, Amsterdam, and Warsaw regions.
Copy file name to clipboardExpand all lines: faq/cockpit.mdx
+21-21Lines changed: 21 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ content:
6
6
h1: Cockpit
7
7
hero: assets/scaleway-cockpit.webp
8
8
dates:
9
-
validation: 2024-08-05
9
+
validation: 2024-09-10
10
10
category: observability
11
11
---
12
12
@@ -28,41 +28,41 @@ Cockpit is billed based on [pricing plans](https://console.scaleway.com/cockpit/
28
28
Pricing plans specify:
29
29
30
30
- Retention time for your data:
31
-
* includes data from [Scaleway resources integrated with Cockpit](/observability/cockpit/reference-content/cockpit-limitations/#product-integration-into-cockpit) and your external data
31
+
* includes data from [Scaleway resources integrated with Cockpit](/observability/cockpit/reference-content/cockpit-limitations/#product-integration-into-cockpit) and your custom data
32
32
- Monitoring and alerting for your Scaleway data:
33
33
* includes data from [Scaleway resources integrated with Cockpit only](/observability/cockpit/reference-content/cockpit-limitations/#product-integration-into-cockpit)
34
34
35
-
Additional costs apply for sending external data to Cockpit. This means that you will be billed for sending **data from Scaleway resources that are not integrated with Cockpit**, or data from any other external resources.
35
+
Additional costs apply for sending custom data to Cockpit. This means that you will be billed for sending **data from Scaleway resources that are not integrated with Cockpit**, or data from any other external resources.
36
36
37
37
Pricing plans are scoped per [Project](/identity-and-access-management/organizations-and-projects/concepts/#project).
38
38
39
-
## How am I billed for using Cockpit with external data?
39
+
## How am I billed for using Cockpit with custom data?
40
40
41
-
External data is any data that is external to Scaleway, or **data from Scaleway resources not integrated with Cockpit**. Refer to the [dedicated documentation page](/observability/cockpit/reference-content/cockpit-limitations/#product-integration-into-cockpit) to find out which resources are integrated with Cockpit.
41
+
Custom data is any data that is external to Scaleway, or **data from Scaleway resources not integrated with Cockpit**. Refer to the [dedicated documentation page](/observability/cockpit/reference-content/cockpit-limitations/#product-integration-into-cockpit) to find out which resources are integrated with Cockpit.
42
42
43
-
The retention time for your external data depends on the [pricing plan](https://console.scaleway.com/cockpit/plans) you have selected.
43
+
The retention time for your custom data depends on the [pricing plan](https://console.scaleway.com/cockpit/plans) you have selected.
44
44
45
-
You will not be charged for **querying**external data.
45
+
You will not be charged for **querying**custom data.
46
46
47
-
-External metrics are billed €0.15 per million samples of metrics ingested, per month.
48
-
-External logs are billed €0.35 per GB ingested, per month.
49
-
-External traces are billed €0.35 per GB ingested, per month.
47
+
-Custom metrics are billed €0.15 per million samples of metrics ingested, per month.
48
+
-Custom logs are billed €0.35 per GB ingested, per month.
49
+
-Custom traces are billed €0.35 per GB ingested, per month.
50
50
51
-
**Starting April 2024, Scaleway will apply volume discounts to bill external metrics**. This means that the monthly pricing for external metrics will be calculated in levels. **Scaleway applies six levels of volume discounts.**
51
+
**Starting April 2024, Scaleway will apply volume discounts to bill custom metrics**. This means that the monthly pricing for custom metrics will be calculated in levels. **Scaleway applies six levels of volume discounts.**
52
52
53
-
| Levels | Range | Monthly pricing with volume discounts |
Copy file name to clipboardExpand all lines: observability/cockpit/api-cli/querying-logs-with-logcli.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,14 @@ content:
7
7
paragraph: Learn how to programmatically retrieve logs stored in Cockpit using LogCLI. Explore efficient querying methods to automate log retrieval from various data sources like Kubernetes clusters and Object Storage buckets.
8
8
tags: cockpit observability logs logcli
9
9
dates:
10
-
validation: 2024-06-19
10
+
validation: 2024-09-19
11
11
posted: 2024-05-22
12
12
categories:
13
13
- observability
14
14
---
15
15
16
16
17
-
This documentation page shows you how to retrieve your internal and external logs stored in Cockpit programmatically, using [LogCLI](https://grafana.com/docs/loki/latest/query/logcli/).
17
+
This documentation page shows you how to retrieve your Scaleway and custom logs stored in Cockpit programmatically, using [LogCLI](https://grafana.com/docs/loki/latest/query/logcli/).
18
18
19
19
Retrieving your logs programmatically can be useful in environments where automation, scalability, and integration with other systems are crucial. It enables advanced analytics, greater efficiency, and deeper insights than manual log retrieval through a user interface such as Grafana.
20
20
@@ -23,7 +23,7 @@ Retrieving your logs programmatically can be useful in environments where automa
23
23
-[Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
24
24
- A Scaleway account logged into the [console](https://console.scaleway.com)
25
25
-[Created a token](/observability/cockpit/how-to/create-token/) with the `query` permission for logs
Copy file name to clipboardExpand all lines: observability/cockpit/concepts.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,11 +58,11 @@ Contact points define who is notified when an alert fires, according to the regi
58
58
59
59
## Data sources
60
60
61
-
Data sources are regionalized backends that allow you to store and fetch your metrics, logs, and traces. By default, **internal data sources** are enabled if you are using [Scaleway resources integrated with Cockpit](/observability/cockpit/reference-content/cockpit-limitations/#product-integration-into-cockpit) on your Project.
61
+
Data sources are regionalized backends that allow you to store and fetch your metrics, logs, and traces. By default, **Scaleway data sources** are enabled if you are using [Scaleway resources integrated with Cockpit](/observability/cockpit/reference-content/cockpit-limitations/#product-integration-into-cockpit) on your Project.
62
62
63
-
Internal data sources are **read-only**.
63
+
Scaleway data sources are **read-only**.
64
64
65
-
You can [create](/observability/cockpit/how-to/create-external-data-sources/) additional **external data sources** in the Paris, Amsterdam, and Warsaw regions, from your own external resources.
65
+
You can [create](/observability/cockpit/how-to/create-external-data-sources/) additional **custom data sources** in the Paris, Amsterdam, and Warsaw regions, from your own external resources.
description: Learn how to create an external data source and its data type using the Scaleway console. Follow the steps to choose a data type, select a region, and finalize the creation process.
3
+
title: How to create a custom data source
4
+
description: Learn how to create a custom data source and its data type using the Scaleway console. Follow the steps to choose a data type, select a region, and finalize the creation process.
5
5
content:
6
-
h1: How to create an external data source
7
-
paragraph: Learn how to create an external data source and its data type using the Scaleway console. Follow the steps to choose a data type, select a region, and finalize the creation process.
6
+
h1: How to create a custom data source
7
+
paragraph: Learn how to create a custom data source and its data type using the Scaleway console. Follow the steps to choose a data type, select a region, and finalize the creation process.
8
8
categories:
9
9
- observability
10
10
dates:
11
-
validation: 2024-06-19
11
+
validation: 2024-09-19
12
12
posted: 2024-04-05
13
13
---
14
14
15
-
This page shows you how to create an**external**[data source](/observability/cockpit/concepts/#data-sources) and its [data type](/observability/cockpit/concepts/#data-types), from the Scaleway console.
15
+
This page shows you how to create a**custom**[data source](/observability/cockpit/concepts/#data-sources) and its [data type](/observability/cockpit/concepts/#data-types), from the Scaleway console.
16
16
17
17
<Macroid="requirements" />
18
18
19
19
- A Scaleway account logged into the [console](https://console.scaleway.com)
20
20
-[Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
21
21
22
-
## Create an external data source
23
-
24
22
1. Click **Cockpit** in the Observability section of the [console](https://console.scaleway.com/) side menu. The **Cockpit** overview page displays.
25
23
2. Click the **Data sources** tab.
26
-
3. Click **+ Create external data source**.
24
+
3. Click **+ Create custom data source**.
27
25
4. Enter a name for the data source.
28
26
5. Choose the [data type](/observability/cockpit/concepts/#data-types) you want to create in the data source.
29
27
6. Select the region for your data source.
30
28
<Messagetype="tip">
31
29
We recommend that you create your data sources in the same regions as the alert manager if you want to receive alerts for them.
32
30
</Message>
33
-
7. Click **Create external data source**.
31
+
7. Click **Create custom data source**.
34
32
35
33
<Messagetype="note">
36
-
If you are using Scaleway resources integrated with Cockpit, you can also view your internal data sources in the **Data sources** tab. Internal data sources are **read-only**.
34
+
If you are using Scaleway resources integrated with Cockpit, you can also view your Scaleway data sources in the **Data sources** tab. Scaleway data sources are **read-only**.
Copy file name to clipboardExpand all lines: observability/cockpit/how-to/delete-external-data-sources.mdx
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,26 +1,24 @@
1
1
---
2
2
meta:
3
-
title: How to delete an external data source
4
-
description: Learn how to delete an external data source from the Scaleway console. Follow the steps to navigate to the data sources tab, select the data source, and confirm its deletion.
3
+
title: How to delete a custom data source
4
+
description: Learn how to delete a custom data source from the Scaleway console. Follow the steps to navigate to the data sources tab, select the data source, and confirm its deletion.
5
5
content:
6
-
h1: How to delete an external data source
7
-
paragraph: Learn how to delete an external data source from the Scaleway console. Follow the steps to navigate to the data sources tab, select the data source, and confirm its deletion.
6
+
h1: How to delete a custom data source
7
+
paragraph: Learn how to delete a custom data source from the Scaleway console. Follow the steps to navigate to the data sources tab, select the data source, and confirm its deletion.
8
8
categories:
9
9
- observability
10
10
dates:
11
-
validation: 2024-06-19
11
+
validation: 2024-09-19
12
12
posted: 2024-04-13
13
13
---
14
14
15
-
This page shows you how to delete an external[data source](/observability/cockpit/concepts/#data-sources) from the Scaleway console.
15
+
This page shows you how to delete a custom[data source](/observability/cockpit/concepts/#data-sources) from the Scaleway console.
16
16
17
17
<Macroid="requirements" />
18
18
19
19
- A Scaleway account logged into the [console](https://console.scaleway.com)
20
20
-[Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
21
-
-[Created](/observability/cockpit/how-to/create-external-data-sources/) external data sources
22
-
23
-
## Delete an external data source
21
+
-[Created](/observability/cockpit/how-to/create-external-data-sources/) custom data sources
24
22
25
23
1. Click **Cockpit** in the Observability section of the [console](https://console.scaleway.com/) side menu. The **Cockpit** overview page displays.
Copy file name to clipboardExpand all lines: observability/cockpit/how-to/send-metrics-logs-to-cockpit.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ You can push logs with any Loki compatible agent such as the [Promtail](https://
51
51
## Sending Python logs to Cockpit
52
52
53
53
<Messagetype="important">
54
-
You need external logs in the `fr-par` region to follow the procedure below. Find out [how to create external logs](/observability/cockpit/how-to/create-external-data-sources/).
54
+
You need custom logs in the `fr-par` region to follow the procedure below. Find out [how to create custom logs](/observability/cockpit/how-to/create-external-data-sources/).
55
55
</Message>
56
56
57
57
1. Open a terminal and run `pip install python-logging-loki` or `pip3 install python-logging-loki` if you are using Python 3, to install the [logging_loki](https://pypi.org/project/python-logging-loki/) package to send your Python logs.
@@ -101,7 +101,7 @@ You can push logs with any Loki compatible agent such as the [Promtail](https://
101
101
5. Click **Load**.
102
102
6. Enter a name for the dashboard or leave the default name.
103
103
7. Select a folder in which to store the dashboard.
104
-
8. Select your external logs data source in the **Loki** drop-down. Make sure that the data source you select is in the `fr-par` region.
104
+
8. Select your custom logs data source in the **Loki** drop-down. Make sure that the data source you select is in the `fr-par` region.
105
105
9. Click **Import**.
106
106
10. Open a terminal and enter the following command.
0 commit comments