Skip to content

Commit 82fca75

Browse files
committed
feat(obj): tech review
1 parent 0bdd604 commit 82fca75

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pages/object-storage/reference-content/logs-metrics-collection-cockpit.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dates:
99

1010
Scaleway Object Storage automatically sends detailed logs and metrics to [Scaleway Cockpit](/cockpit/) for monitoring, observability, and auditing purposes.
1111

12-
To consult your Object Storage metrics and logs, refer to the [dedicated documentation](/object-storage/how-to/monitor-consumption/).
12+
To find out how to consult your Object Storage metrics and logs, refer to the [dedicated documentation](/object-storage/how-to/monitor-consumption/).
1313

1414
## Metrics collected by Cockpit
1515

@@ -26,6 +26,10 @@ Cockpit collects the following metrics for each Object Storage bucket:
2626
| `object_storage_bucket_http_response_time_seconds_count` | Total count of HTTP responses for bucket operations. | min/s/ms | 1 minute |
2727
| `object_storage_bucket_http_response_time_seconds_sum` | Cumulative sum of HTTP response times for bucket operations. | s/ms | 1 minute |
2828

29+
<Message type="note">
30+
Each metric collected by Cockpit includes a `resource-id` that identifies the specific bucket it originates from.
31+
</Message>
32+
2933
## Logs collected by Cockpit
3034

3135
Cockpit collects the following logs for each request received by Object Storage buckets:

0 commit comments

Comments
 (0)