GithubHelp home page GithubHelp logo

refocus-collector's Introduction

Coverage Status

refocus-collector

Note: this repository is infrequently maintained.

Installation

Prerequisite: NPM and Node.js

  • Install via Git Clone

    • git clone https://github.com/salesforce/refocus-collector.git
    • cd refocus-collector
    • npm install
    • npm link
    • try command refocus-collector or refocus-collector --help

    Usage: refocus-collector [command] [options]

Commands

Start collector for name, refocus url, API token, proxy for refocus and proxy for data source. refocusProxy and dataSourceProxy are optional arguments
start --collectorName --refocusUrl --accessToken --refocusProxy --dataSourceProxy

Stop given collector
stop  --collectorName --refocusProxy

Show status of collector
status  --collectorName --refocusProxy

Deregister given collector
deregister  --collectorName --refocusProxy

Reregister given collector. refocusProxy is an optional argument
reregister  --collectorName --refocusUrl --accessToken --refocusProxy

Display help for [cmd]
help [cmd]

Options:

-n, --collectorName     specify the name of the collector
-h, --help     output usage information
-V, --version  output the version number

Examples:

$ refocus-collector --help
$ refocus-collector start --collectorName=PRD_Collector_12345 --refocusUrl=https://refocus.foo.com --accessToken=eygduyguygijfdhkfjhkfdhg --refocusProxy=http://abcproxy.com --dataSourceProxy=http://xyzproxy.com
$ refocus-collector stop --collectorName=PRD_Collector_12345
$ refocus-collector status --collectorName=PRD_Collector_12345
$ refocus-collector deregister --collectorName=PRD_Collector_12345
$ refocus-collector reregister --collectorName=PRD_Collector_12345 --refocusUrl=https://refocus.foo.com --accessToken=eygduyguygijfdhkfjhkfdhg --refocusProxy=http://abcproxy.com


Version History

  • 1.1.1
    • Simplify the heartbeat payload - send up all the process info, not just delta from last heartbeat
  • 1.2.0
    • Reuse authentication token among generator clones until it expires.

refocus-collector's People

Contributors

annyhe avatar harshkothari410 avatar iamigo avatar iusiri avatar jgraff2 avatar pallavi2209 avatar ryanguest avatar sameesiddiqui avatar shriramshankar avatar svc-scm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

refocus-collector's Issues

SG debug to include SG name and version

Wherever we write out debug output for a Sample Generator object, it would be nice to see the sg.sgt.name and sg.sgt.version instead of just sg.sgt = [Object]

(just the sgt name and version - we don't need the whole sgt written out in sg debug!)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.