{"id":20195039,"url":"https://github.com/newrelic-experimental/newrelic-javascript-fastify","last_synced_at":"2025-04-10T10:13:34.337Z","repository":{"id":50155509,"uuid":"291820942","full_name":"newrelic-experimental/newrelic-javascript-fastify","owner":"newrelic-experimental","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-02T07:57:52.000Z","size":17,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-03-24T09:05:04.671Z","etag":null,"topics":["fastify","javascript","nrlabs","nrlabs-odp"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/newrelic-experimental.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-31T20:45:47.000Z","updated_at":"2021-10-20T11:26:39.000Z","dependencies_parsed_at":"2022-09-06T01:30:42.529Z","dependency_job_id":null,"html_url":"https://github.com/newrelic-experimental/newrelic-javascript-fastify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newrelic-experimental%2Fnewrelic-javascript-fastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newrelic-experimental%2Fnewrelic-javascript-fastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newrelic-experimental%2Fnewrelic-javascript-fastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newrelic-experimental%2Fnewrelic-javascript-fastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/newrelic-experimental","download_url":"https://codeload.github.com/newrelic-experimental/newrelic-javascript-fastify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248198889,"owners_count":21063628,"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":["fastify","javascript","nrlabs","nrlabs-odp"],"created_at":"2024-11-14T04:15:29.930Z","updated_at":"2025-04-10T10:13:34.314Z","avatar_url":"https://github.com/newrelic-experimental.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Experimental Project header](https://github.com/newrelic/opensource-website/raw/master/src/images/categories/Experimental.png)](https://opensource.newrelic.com/oss-category/#experimental)\n\n# New Relic Javascript Instrumentation for Fastify\n\nInsttrumentation for Fastify web framework to be used with the\n[Node agent](https://github.com/newrelic/node-newrelic). This module adds instrumentation for http verbs and routes.\n\n## Installation\n\nThis module is dependent on the newrelic nodejs agent, It can be installed and loaded independenly based on spacific versioning needs.\n\nNewrelic agent:\n```\nnpm install newrelic\n```\n\nfastify instrumentation module:\n```\nnpm install @newrelic/fastify\n```\n\n// for install from github, add the following in  package.json\n```\n\"dependencies\": {\n  \"@newrelic/fastify\": \"github:newrelic-experimental/newrelic-javascript-fastify\"\n}\n```\n\n## Getting Started\n\nAdd this module along with newrelic agent and you will see fastfiy routes and http get/put/etc.. show up as web transacations in the Newrelic UI.\n```\n// index.js\nrequire('@newrelic/fastify');\n```\n\n## Support\n\nNew Relic hosts and moderates an online forum where customers can interact with New Relic employees as well as other customers to get help and share best practices. Like all official New Relic open source projects, there's a related Community topic in the New Relic Explorers Hub. You can find this project's topic/threads here:\n\n## Contributing\nWe encourage your contributions to improve newrelic-javascript-fastify! Keep in mind when you submit your pull request, you'll need to sign the CLA via the click-through using CLA-Assistant. You only have to sign the CLA one time per project.\nIf you have any questions, or to execute our corporate CLA, required if your contribution is on behalf of a company,  please drop us an email at opensource@newrelic.com.\n\n## License\nnewrelic-javascript-fastify is licensed under the [Apache 2.0](http://apache.org/licenses/LICENSE-2.0.txt) License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnewrelic-experimental%2Fnewrelic-javascript-fastify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnewrelic-experimental%2Fnewrelic-javascript-fastify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnewrelic-experimental%2Fnewrelic-javascript-fastify/lists"}