Skip to content
代码片段 群组 项目
  • Andrew Newdigate's avatar
    ca4fd5ea
    Adds X-Request-Id response header for Workhorse · ca4fd5ea
    Andrew Newdigate 创作于
    This change configures workhorse to set the Correlation-ID value in
    the response header. This is a common technique which allows errors to
    be traced more easily.
    
    This can be done through several methods: 1) users can review their
    browser headers and report the value 2) nginx error pages could be
    configured to report the correlation-id on the error page, allowing
    users to easily report it.
    
    Once the correlation-id has been reported, support engineers or
    production staff can use this to further investigate issues using
    logging infrastructure, sentry or distributed tracing.
    ca4fd5ea
    历史
    Adds X-Request-Id response header for Workhorse
    Andrew Newdigate 创作于
    This change configures workhorse to set the Correlation-ID value in
    the response header. This is a common technique which allows errors to
    be traced more easily.
    
    This can be done through several methods: 1) users can review their
    browser headers and report the value 2) nginx error pages could be
    configured to report the correlation-id on the error page, allowing
    users to easily report it.
    
    Once the correlation-id has been reported, support engineers or
    production staff can use this to further investigate issues using
    logging infrastructure, sentry or distributed tracing.
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。