# Why is the Response Time section blank even after triggering M3?

If the Response Time section is not displaying charts, it is usually because access logs are not configured or available for the application server.

The response time graph relies on access log data to analyze request processing times. Without these logs, the system cannot generate the chart.

To enable this feature, you need to configure access logging in your application server.

You can find the setup instructions here.