{"id":20980691,"url":"https://github.com/statful/statful-traffic-splitter","last_synced_at":"2025-10-15T14:54:29.158Z","repository":{"id":32902853,"uuid":"142995569","full_name":"statful/statful-traffic-splitter","owner":"statful","description":"Statful plugin for the traffic-splitter","archived":false,"fork":false,"pushed_at":"2022-12-30T21:36:22.000Z","size":574,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-03T01:53:51.279Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/statful.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-31T09:53:45.000Z","updated_at":"2021-05-13T06:45:09.000Z","dependencies_parsed_at":"2023-01-14T22:35:48.305Z","dependency_job_id":null,"html_url":"https://github.com/statful/statful-traffic-splitter","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/statful/statful-traffic-splitter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statful%2Fstatful-traffic-splitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statful%2Fstatful-traffic-splitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statful%2Fstatful-traffic-splitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statful%2Fstatful-traffic-splitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statful","download_url":"https://codeload.github.com/statful/statful-traffic-splitter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statful%2Fstatful-traffic-splitter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261304266,"owners_count":23138301,"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":[],"created_at":"2024-11-19T05:29:39.207Z","updated_at":"2025-10-15T14:54:24.132Z","avatar_url":"https://github.com/statful.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# statful-traffic-splitter [![NPM version][npm-image]][npm-url] [![build status][travis-image]][travis-url]\n\nthis component listens to [traffic-splitter](https://www.npmjs.com/package/traffic-splitter) events and sends metrics to [statful](https://statful.com) with [statful-client](https://www.npmjs.com/package/statful-client).\n\n## How to\n\n```javascript\nconst Statful = require('statful-client')\nconst TrafficSplitter = require('traffic-splitter')\nconst StatfulTrafficSplitter = require('statful-traffic-splitter')\n\nconst statful = new Statful(/*statful config*/)\nconst splitter = new TrafficSplitter(/*splitter config*/)\n\nStatfulTrafficSplitter(statful, splitter)\n```\n\n[npm-image]: https://img.shields.io/npm/v/statful-traffic-splitter.svg?style=flat-square\n[npm-url]: https://www.npmjs.com/package/statful-traffic-splitter\n[travis-image]: https://travis-ci.org/statful/statful-traffic-splitter.svg?branch=master\n[travis-url]: https://travis-ci.org/statful/statful-traffic-splitter\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatful%2Fstatful-traffic-splitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatful%2Fstatful-traffic-splitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatful%2Fstatful-traffic-splitter/lists"}