You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2017/03/27 10:11:41 UTC

[jira] [Created] (SLING-6719) Add Server-Timing header to enable chrome log server timings

Chetan Mehrotra created SLING-6719:
--------------------------------------

             Summary: Add Server-Timing header to enable chrome log server timings
                 Key: SLING-6719
                 URL: https://issues.apache.org/jira/browse/SLING-6719
             Project: Sling
          Issue Type: New Feature
          Components: Extensions
            Reporter: Chetan Mehrotra
            Assignee: Chetan Mehrotra
             Fix For: Log Tracer 1.0.2


Chrome supports Server-Timing header [1] [2] to provide views around time spent on server side for various sub calls as part of overall request-response timing UI.

We should utlilize that in Sling to log time data for e.g. remote calls made to Mongo as part of given request processing.


[1] https://w3c.github.io/server-timing/
[2] https://ma.ttias.be/server-timings-chrome-devtools/



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)