Skip to content

Commit

Permalink
chore(gen): review documentation MTA-5152
Browse files Browse the repository at this point in the history
  • Loading branch information
SamyOubouaziz committed Oct 15, 2024
1 parent 9a7afa1 commit 118d5ef
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 19 deletions.
6 changes: 1 addition & 5 deletions observability/cockpit/api-cli/configuring-grafana-agent.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page provides information on how to configure the Grafana agent, push data sources, and visualize them in Grafana
tags: cockpit observability grafana-agent
dates:
validation: 2024-04-02
validation: 2024-10-15
posted: 2023-01-10
categories:
- observability
Expand All @@ -32,7 +32,6 @@ This page explains how to configure the Grafana agent and the Zipkin collector t
It is not currently possible to collect logs if you are using OSX.
</Message>


1. [Create a token](/observability/cockpit/how-to/create-token/) and select the push permission for metrics, traces, and logs.
2. Create a folder where you will keep your configuration files.
3. Create a configuration file inside your folder and name it `config.yaml`. This file will contain the Grafana agent configuration.
Expand Down Expand Up @@ -263,6 +262,3 @@ This page explains how to configure the Grafana agent and the Zipkin collector t
<Message type="tip">
Refer to the [Grafana documentation](https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/traces/#add-a-panel-with-tracing-visualizations) to learn more about how to visualize your traces.
</Message>



Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Refer to our [documentation on understanding Cockpit usage and pricing](/observa
| Messaging and Queuing SNS | **Integrated*** | Not integrated | Not integrated |
| Instances | **Integrated*** | Not integrated | Not integrated |
| Cockpit | **Integrated*** | Not integrated | Not integrated |
| Object Storage | **Integrated*** | Planned | Not integrated |
| Object Storage | **Integrated*** | **Integrated*** | Not integrated |
| Serverless Containers | **Integrated*** | **Integrated*** | Not integrated |
| Serverless Functions | **Integrated*** | **Integrated*** | Not integrated |
| Serverless Jobs | **Integrated*** | **Integrated*** | Not integrated |
Expand Down
8 changes: 3 additions & 5 deletions serverless/containers/how-to/add-trigger-to-a-container.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: How to add triggers to Scaleway Serverless Containers.
tags: containers
dates:
validation: 2024-04-09
validation: 2024-10-15
posted: 2023-04-27
categories:
- serverless
Expand Down Expand Up @@ -44,7 +44,7 @@ You can create triggers on private containers, but to update the privacy of a co

SQS queues of the [Scaleway Messaging and Queuing](/serverless/messaging/quickstart/) product are compatible with Serverless Containers.

The configuration of the queue retention may affect the behavior of the trigger. Refer to the [Considerations to configure event retention for SQS trigger inputs](/serverless/containers/reference-content/configure-trigger-inputs/) page for more information.
The configuration of the queue retention can affect the behavior of the trigger. Refer to the [Considerations to configure event retention for SQS trigger inputs](/serverless/containers/reference-content/configure-trigger-inputs/) page for more information.

1. Click **Containers** in the **Serverless** section of the side menu. The containers page displays.
2. Click the relevant containers namespace.
Expand Down Expand Up @@ -85,7 +85,5 @@ NATS subjects of the [Scaleway Messaging and Queuing](/serverless/messaging/quic
The container will be invoked at the indicated time.

<Message type="note">
Refer to our [cron schedules reference](/serverless/containers/reference-content/cron-schedules/) for more information.
Refer to the [cron schedules reference](/serverless/containers/reference-content/cron-schedules/) for more information.
</Message>


6 changes: 2 additions & 4 deletions serverless/functions/how-to/add-trigger-to-a-function.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Learn how to add triggers to your Serverless Functions in Scaleway.
tags: functions
dates:
validation: 2024-04-09
validation: 2024-10-15
posted: 2023-04-27
categories:
- serverless
Expand Down Expand Up @@ -82,7 +82,5 @@ NATS subjects of the [Scaleway Messaging and Queuing](/serverless/messaging/quic
8. Click **Create trigger** to launch trigger creation.

<Message type="note">
Refer to our [cron schedules reference](/serverless/functions/reference-content/cron-schedules/) for more information.
Refer to the [cron schedules reference](/serverless/functions/reference-content/cron-schedules/) for more information.
</Message>


2 changes: 0 additions & 2 deletions serverless/functions/how-to/test-a-function.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,3 @@ This page shows you how to execute Serverless Functions from the [Scaleway conso
8. Click **Run**.

The **Output** section displays the response from your function and the status code.


Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Discover how to implement function handlers for Serverless Functions in Scaleway.
tags: serverless functions cron crontab schedule cronjob
dates:
validation: 2024-04-09
validation: 2024-10-15
posted: 2024-04-09
categories:
- serverless
Expand Down Expand Up @@ -81,4 +81,3 @@ categories:

</TabsTab>
</Tabs>

0 comments on commit 118d5ef

Please sign in to comment.