Skip to content
This repository has been archived by the owner on Oct 24, 2018. It is now read-only.

machine-cloud/mc-errortrends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Cloud Error Trends

This app implements a simple workflow for monitoring Service Cloud for CASE_COUNT_THRESHOLD occurrences of CASE_TYPE within CASE_TIME_THRESHOLD and posts to CHATTER_GROUP_ID via the Force.com REST API when conditions are met.

ENV Vars

  • CASE_COUNT_THRESHOLD
  • CASE_TIME_THRESHOLD
  • CHATTER_GROUP_ID
  • SALESFORCE_USERNAME
  • SALESFORCE_PASSWORD

If more than CASE_COUNT_THRESHOLD Cases of type CASE_TYPE are opened in CASE_TIME_THRESHOLD seconds, a post will be created on the CHATTER_GROUP_ID Chatter Group.

About

Discover trending errors and post to Chatter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published