Wishi partner widget/SDK documentation
  • The Formal Stuff
    • Introduction
    • iOS SDK
      • Setup
        • View controller setup example
      • Public protocols
      • Public API's
      • Data structures/types
    • Web SDK
      • Setup
      • Initialization
      • Data structures
      • Public API's/interfaces
      • Events subscription
      • Telemetry
    • Pixel
      • Set up the base code
      • Set up events
      • Tracking parameters
    • Client-side authentication
    • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. The Formal Stuff
  2. Web SDK

Telemetry

PreviousEvents subscriptionNextPixel

Last updated 3 years ago

Was this helpful?

Both JS and CSS files server using CloudFront (AWS managed CDN service). We are using the built-in matrics along with some advanced ones in order to catch errors on the fly.

Key indicators for monitoring:

  • Requests(Sum)

  • Data transfer in KB

  • Error rate

  • 4XX error response

  • 5XX error response

  • Origin latency.

  • Cache hit rate

example.

Alerts

the dirstubation has several alerts and can be added more as well:

Alerts are being sent to our pager duty.

  • Number of errors in one minute bigger than the threshold(100)

  • 5XX error rate per minute (50)