
Spending overview for your Sevalla services on your Sevalla Dashboard.
Application analytics
Each applicationās analytics is broken down into:- Compute: The resources you use for your application.
- Web: Information about the requests to your application.

Application-level Analytics in Sevalla.
Compute
Using the dropdown within Compute, you can view the information for your web process, a background worker, or a cron job.Ā Select Show limit to compare your usage with your current plan limit.Memory usage
The Memory usage chart shows the averageĀ of the total memory (RAM) used for the selected time period. If a process uses most or all of the memory available, we recommend upgrading to an application hosting podĀ with more available memory.
Memory chart in application-level analytics.
CPU usage
In the CPU usage chart, you can see the average of the total CPU utilization for the selected time period, expressed as a percentage of the instanceās CPU resources. If you see a high percentage of CPU usage (near 100%), we recommend upgrading to an application hosting pod with more CPU for that process. If your application is stateless (no persistent storage), you also have the option to enable automatic horizontal scaling for the web process. This lets you set a minimum and maximum number of instances (up to 10) that the process can scale between as needed.
CPU usage chart in application-level analytics.
Instance count
The Instance count chart shows the number of instances in use for the selected process and time period. Select Show limit to compare your usage to your process resource limit. You can adjust the number of instances for your process within Processes, click the kebab (three dots) on the required process, and select Update process.
Instance count chart in application-level analytics.
Web
You can filter the web charts using Add filter. This filters all of the charts on the Web page. The following options are available:- Source IP
- Country
- Device type
- HTTP method
- Path
- User agent
- HTTP version
- Status code
Requests volume by country
The Requests volume by country chart displays the number of requests, ranked by the country from which they originated. You can zoom in and out of the map, and hover over a country to see the exact number of requests from that location. You can also filter the chart to include or exclude specific countries.
Requests volume by country chart in application-level analytics.
Requests per minute
The Requests per minute chart shows the average requests per minute (RPM) of all HTTP requests for the time period selected.
Requests per minute chart in application-level analytics.
Bandwidth
The Bandwidth chart shows your bandwidth usage over the selected timeframe.
Bandwidth chart in application-level analytics.
Response time
The Response time chart shows the average response time for all HTTP requests for the time period selected.
Response time chart in application-level analytics.
Status codes
The Status codes chart displays the total number of each status code returned for requests. This is useful for analyzing your site to identify when requests return codes other than 200.
Status codes chart in application-level analytics.
Slowest requests
The slowest requests table shows the 10 slowest requests to your application for the selected time period and the average response time it took to complete.
Slowest requests chart in application-level analytics.
Top pages
The Top pages table shows the top 10 most requested pages by the number of views for your application.
Top pages chart in application-level analytics.











