{"id":28225581,"url":"https://github.com/paperbits/paperbits-newrelic","last_synced_at":"2025-06-12T20:30:46.679Z","repository":{"id":57135078,"uuid":"285903267","full_name":"paperbits/paperbits-newrelic","owner":"paperbits","description":"This repository contains an integration for New Relic","archived":false,"fork":false,"pushed_at":"2024-10-24T22:09:39.000Z","size":45,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-18T11:09:13.838Z","etag":null,"topics":["instrumentation","newrelic","paperbits"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paperbits.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-07T19:11:36.000Z","updated_at":"2022-04-21T18:14:42.000Z","dependencies_parsed_at":"2022-09-04T07:30:19.235Z","dependency_job_id":null,"html_url":"https://github.com/paperbits/paperbits-newrelic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paperbits/paperbits-newrelic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paperbits%2Fpaperbits-newrelic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paperbits%2Fpaperbits-newrelic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paperbits%2Fpaperbits-newrelic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paperbits%2Fpaperbits-newrelic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paperbits","download_url":"https://codeload.github.com/paperbits/paperbits-newrelic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paperbits%2Fpaperbits-newrelic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259522458,"owners_count":22870469,"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":["instrumentation","newrelic","paperbits"],"created_at":"2025-05-18T11:09:10.365Z","updated_at":"2025-06-12T20:30:46.668Z","avatar_url":"https://github.com/paperbits.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# New Relic integration for Paperbits\n \nThis repository contains an integration with New Relic (https://newrelic.com) - an observability platform built to help engineers create more perfect software. From monoliths to serverless, you can instrument everything, then analyze, troubleshoot, and optimize your entire software stack. All from one place.\n\n[![Join the chat at https://gitter.im/paperbits/discussions](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/paperbits/discussions)\n\n\n\n## Installation\n\n```bash\nnpm i @paperbits/newrelic --save\n```\n\n## Usage\nAdd imports and registration to `startup.publish.ts` file of your project:\n\n```ts\nimport { NewrelicPublishModule } from \"@paperbits/newrelic\";\ninjector.bindModule(new NewrelicPublishModule());\n```\n\nAdd NewRelic integration settings to your application data:\n```json\n{\n    \"settings\": {\n        \"integration\": {\n            \"newrelic\": {\n                \"licenseKey\": \"NRJS-XXXXXXXXXXXXXXXXXXX\",\n                \"appId\": \"XXXXXXXXX\",\n                \"accountId\": \"XXXXXXX\"\n            }\n        }\n    }\n}\n\n```\n\n## License\nUse of this source code is governed by an MIT-style license that can be found in the LICENSE file and at https://paperbits.io/license/mit.\n\n2020 (c) Copyright Paperbits. All Rights Reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaperbits%2Fpaperbits-newrelic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaperbits%2Fpaperbits-newrelic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaperbits%2Fpaperbits-newrelic/lists"}