{"id":19633282,"url":"https://github.com/quipper/newrelic-node-prisma","last_synced_at":"2026-06-18T10:31:20.796Z","repository":{"id":42635977,"uuid":"474949744","full_name":"quipper/newrelic-node-prisma","owner":"quipper","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-30T03:09:01.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T21:23:01.401Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/quipper.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":"2022-03-28T10:20:19.000Z","updated_at":"2023-01-10T17:32:37.000Z","dependencies_parsed_at":"2022-09-11T09:20:29.655Z","dependency_job_id":null,"html_url":"https://github.com/quipper/newrelic-node-prisma","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/quipper/newrelic-node-prisma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quipper%2Fnewrelic-node-prisma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quipper%2Fnewrelic-node-prisma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quipper%2Fnewrelic-node-prisma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quipper%2Fnewrelic-node-prisma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quipper","download_url":"https://codeload.github.com/quipper/newrelic-node-prisma/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quipper%2Fnewrelic-node-prisma/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34487069,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11T12:16:53.762Z","updated_at":"2026-06-18T10:31:20.751Z","avatar_url":"https://github.com/quipper.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# New Relic Prisma Integration\n\nThis is an unofficial library for integrating [node-newrelic](https://github.com/newrelic/node-newrelic) and [prisma](https://github.com/prisma/prisma).\n\nNote: Installation of [newrelic](https://www.npmjs.com/package/newrelic) is required to use this plugin\n\n## Installation\n\n```session\n$ npm install newrelic\n$ npm install git+https://github.com/quipper/newrelic-node-prisma.git\n```\n\n```js\n// register-newrelic.js\nrequire('newrelic-node-prisma')\n```\n\n```session\n$ # require before the app starts\n$ node -r register-newrelic.js index.js\n```\n\n## TypeScript\n\nOf course, this can be used in conjunction with TypeScript\n\n```ts\n// register-newrelic.ts\nimport 'newrelic-node-prisma'\n```\n\n```session\n$ ts-node -r register-newrelic.ts index.ts\n```\n\nOr compile and then\n\n```session\n$ tsc\n$ node -r register-newrelic.js index.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquipper%2Fnewrelic-node-prisma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquipper%2Fnewrelic-node-prisma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquipper%2Fnewrelic-node-prisma/lists"}