What is glide.heartbeat?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2017 07:21 AM
What is glide.heartbeat? What is it's use?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2017 07:56 AM
The glide.heartbeat is used by ServiceNow to monitor instance health
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2018 10:15 AM
Namrata,
The glide.heartbeat is a synthetic event that we inject into your event queue to monitor your instance in order to proactively ensure your instance is processing events like the event queue, text_index, metric_update or report_view (plus any custom events you create).
If a glide.heartbeat is not processed about every minute, our system is notified there might be an issue with event processing on your instance and our operations engineers can proactively check that you are not having an issue.
That's what it is and what it's for.