web
You’re offline. This is a read only version of the page.
close
  • Home
  • Guide
  • Sign in



  • Sign in
  • Register

Register for a new local account

  • Support Email

COPYRIGHT © ALL RIGHTS RESERVED. SAUDI AIRLINES CARGO 2025

// excerpt of the config section of the JavaScript SDK snippet with correlation // between client-side AJAX and server requests enabled. cfg: { // Application Insights Configuration instrumentationKey: "6a40c7ae-d882-4be2-94cc-7479d1454bca" disableFetchTracking: false, enableCorsCorrelation: true, enableRequestHeaderTracking: true, enableResponseHeaderTracking: true, correlationHeaderExcludedDomains: ['myapp.azurewebsites.net', '*.queue.core.windows.net'] /* ...Other Configuration Options... */ }});