Skip to content

This program creates a data pipeline that gets data from SumoLogic Server, correlates the results of multiple queries, enrich some fields using REST api and eventually adds the gathered data to Dataset.

Notifications You must be signed in to change notification settings

edipdemirbilek/Corvid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corvid

This programm does the following pipeline:

  • gets Workjam Open Shift Apply and Open Shift Requests from SumoLogic Server,
  • correlates Open Shift Apply with Open Shift Requests,
  • enrich the user and shift information,
  • adds the collected data to Dataset.

To run, it requires SumoLogic Access ID, Access Key, Target Workjam Environment, Workjam Public API username and password as programm arguments

How to Run:

python Corvid.py <SUMO_ACCESS_ID> <SUMO_ACCESS_KEY> <WJ_ENV> <WJ_USERNAME> <WJ_PASSWORD>

https://shop.katedolamore.com/products/corvids-of-north-america-field-guide-art-print!

About

This program creates a data pipeline that gets data from SumoLogic Server, correlates the results of multiple queries, enrich some fields using REST api and eventually adds the gathered data to Dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages