{"id":18950047,"url":"https://github.com/salesforce/refocus-collector","last_synced_at":"2025-04-15T23:31:36.993Z","repository":{"id":24515259,"uuid":"91374910","full_name":"salesforce/refocus-collector","owner":"salesforce","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-02T18:18:19.000Z","size":1311,"stargazers_count":8,"open_issues_count":17,"forks_count":7,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-04-08T00:13:15.511Z","etag":null,"topics":["refocus"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/salesforce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null}},"created_at":"2017-05-15T19:08:45.000Z","updated_at":"2023-06-06T01:15:56.000Z","dependencies_parsed_at":"2023-02-13T03:00:17.740Z","dependency_job_id":"e73ccc41-09d7-4522-b7b6-b939fe83bc7d","html_url":"https://github.com/salesforce/refocus-collector","commit_stats":{"total_commits":265,"total_committers":15,"mean_commits":"17.666666666666668","dds":0.7735849056603774,"last_synced_commit":"92741452fe4028a401fb3cbeaaa90650b46d4a61"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Frefocus-collector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Frefocus-collector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Frefocus-collector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Frefocus-collector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salesforce","download_url":"https://codeload.github.com/salesforce/refocus-collector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223689737,"owners_count":17186489,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["refocus"],"created_at":"2024-11-08T13:20:29.340Z","updated_at":"2024-11-08T13:20:30.038Z","avatar_url":"https://github.com/salesforce.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Coverage Status](https://coveralls.io/repos/github/salesforce/refocus-collector/badge.svg?branch=master)](https://coveralls.io/github/salesforce/refocus-collector?branch=master)\n\n# refocus-collector\n\nNote: this repository is infrequently maintained.\n\n### Installation\n\nPrerequisite: NPM and Node.js\n\n* Install via Git Clone\n    * ```git clone https://github.com/salesforce/refocus-collector.git```\n    * ```cd refocus-collector```\n    * ```npm install```\n    * ```npm link```\n    * try command ```refocus-collector```  or ```refocus-collector --help```\n\n  Usage: ```refocus-collector [command] [options]```\n\n\n### Commands\n\n    Start collector for name, refocus url, API token, proxy for refocus and proxy for data source. refocusProxy and dataSourceProxy are optional arguments\n    start --collectorName --refocusUrl --accessToken --refocusProxy --dataSourceProxy\n\n    Stop given collector\n    stop  --collectorName --refocusProxy\n\n    Show status of collector\n    status  --collectorName --refocusProxy\n\n    Deregister given collector\n    deregister  --collectorName --refocusProxy\n\n    Reregister given collector. refocusProxy is an optional argument\n    reregister  --collectorName --refocusUrl --accessToken --refocusProxy\n\n    Display help for [cmd]\n    help [cmd]\n\n  Options:\n\n    -n, --collectorName     specify the name of the collector\n    -h, --help     output usage information\n    -V, --version  output the version number\n\n  Examples:\n\n    $ refocus-collector --help\n    $ refocus-collector start --collectorName=PRD_Collector_12345 --refocusUrl=https://refocus.foo.com --accessToken=eygduyguygijfdhkfjhkfdhg --refocusProxy=http://abcproxy.com --dataSourceProxy=http://xyzproxy.com\n    $ refocus-collector stop --collectorName=PRD_Collector_12345\n    $ refocus-collector status --collectorName=PRD_Collector_12345\n    $ refocus-collector deregister --collectorName=PRD_Collector_12345\n    $ refocus-collector reregister --collectorName=PRD_Collector_12345 --refocusUrl=https://refocus.foo.com --accessToken=eygduyguygijfdhkfjhkfdhg --refocusProxy=http://abcproxy.com\n\n-----\n\n- [Introduction to Collectors](docs/pages/collectorintro.md)\n- [Introduction to Sample Generators](docs/pages/samplegenintro.md)\n\n-----\n\n# Version History\n- 1.1.1\n    - Simplify the heartbeat payload - send up all the process info, not just delta from last heartbeat\n- 1.2.0\n    - Reuse authentication token among generator clones until it expires.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalesforce%2Frefocus-collector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalesforce%2Frefocus-collector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalesforce%2Frefocus-collector/lists"}