Analytics
Learn how to monitor usage, performance, and request behavior for your Stook Buckets using Stook Analytics in the Medianova Control Panel.
Stook Analytics provides detailed visibility into how your Stook Object Storage buckets are used, accessed, and performing over time.
It aggregates request-level data generated by Stook API operations and presents them as charts, KPIs, and raw logs to help you monitor traffic, performance, and reliability.
You can access Stook Analytics from the Medianova Control Panel or programmatically via the Stook Analytics API.

The Stook Buckets page includes a built-in analytics preview that shows a high-level view of usage and request activity. Select View more data to open the full Stook Analytics view with advanced filtering and detailed metrics.

Filters and Time Range
Use filters to narrow down analytics data and focus on specific buckets, operations, or traffic characteristics.

You can filter analytics data by:
Bucket – View metrics for one or more Stook Buckets
Metric type – Switch between Requests, Bytes, Throughput, IO Rate, and Average Response Time
API operation – Filter by Stook API actions such as
GetObject,PutObject, orListObjectsV2Status code and response type – Analyze successful and failed requests
Geography and endpoint – Inspect traffic by country or request host

Select a custom time range to analyze historical data. All charts and tables update automatically based on the selected period.
Data retention policy
Key Metrics Overview
At the top of the Analytics page, Stook Analytics provides a summary of key metrics for the selected scope and time range.

These metrics include:
Total Requests – Total number of API requests processed
Total Bytes – Total amount of data transferred
Average Response Time – Average request processing duration
Total Stored Data – Current storage usage across selected buckets
Success Rate – Percentage of successful requests
Failure Rate – Percentage of failed requests
Upload and Download Requests – Number of upload and download operations
This overview helps you quickly assess usage, performance, and reliability.
Traffic and Request Analytics

Requests over time
Visualize how request volume changes over time to identify traffic patterns, peaks, or unexpected drops.
Requests per bucket
Break down request volume by bucket to understand how traffic is distributed across your Stook Buckets.
Requests per endpoint
Analyze request volume per endpoint to identify the most frequently accessed hosts.
Distribution Insights

Requests per method
View the distribution of Stook API operations, including:
GetObjectPutObjectListObjectsV2DeleteObjectHeadObject
This view helps you understand how applications interact with your stored objects.
Requests per country
Analyze the geographic distribution of requests based on country codes.
Error Analysis

Error ratio
Track client-side (4xx) and server-side (5xx) error ratios over time.
Failure rate per bucket
Compare failure rates across buckets to identify configuration issues or abnormal request patterns.
Bucket Details
The Bucket Details table provides a bucket-level summary, including:
Request count
IO rate
Total bytes transferred
Throughput
Success rate
4xx and 5xx ratios
This table enables quick comparison of performance and reliability across buckets.

Raw Logs
The Raw Logs section lists individual request records for detailed inspection and troubleshooting.

Each log entry includes:
Timestamp
Bucket name
API operation
Status code
Request host and path
You can open a log entry to view full request details, performance metrics, and client information.
FAQ
Why can I only query up to 90 days of data at once?
To ensure consistent performance and predictable response times, Stook Analytics limits each analytics query to a maximum of 90 days. If you need to analyze a longer period, split your request into multiple date ranges and combine the results.
How long is analytics data retained?
Stook Analytics retains historical analytics data for up to 6 months. Queries outside this retention window may return partial or empty results, depending on data availability.
Are all Stook operations included in analytics and raw logs?
Stook Analytics includes request-level data generated by Stook API operations such as object access, uploads, downloads, and metadata requests. FTP uploads are not included in analytics metrics or raw logs.
API Access
For automation, integration, or custom monitoring workflows, Stook Analytics data can be retrieved programmatically.
Last updated
Was this helpful?