{"id":21674345,"url":"https://github.com/drunomics/nuxtjs-newrelic","last_synced_at":"2025-04-12T04:22:17.636Z","repository":{"id":42881470,"uuid":"399208098","full_name":"drunomics/nuxtjs-newrelic","owner":"drunomics","description":"A Nuxt.js module to easily add NewRelic APM data to your project.","archived":false,"fork":false,"pushed_at":"2025-04-02T21:29:27.000Z","size":22,"stargazers_count":6,"open_issues_count":4,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T18:57:23.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/drunomics.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-23T18:21:59.000Z","updated_at":"2023-11-16T00:47:15.000Z","dependencies_parsed_at":"2024-04-09T20:39:47.065Z","dependency_job_id":"64eb0afe-aa9d-4fd8-8c7f-9d35298ba254","html_url":"https://github.com/drunomics/nuxtjs-newrelic","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drunomics%2Fnuxtjs-newrelic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drunomics%2Fnuxtjs-newrelic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drunomics%2Fnuxtjs-newrelic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drunomics%2Fnuxtjs-newrelic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drunomics","download_url":"https://codeload.github.com/drunomics/nuxtjs-newrelic/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248514526,"owners_count":21116977,"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-25T13:44:11.401Z","updated_at":"2025-04-12T04:22:17.613Z","avatar_url":"https://github.com/drunomics.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nuxtjs-newrelic\nA Nuxt.js module to easily add NewRelic APM data to your project.\n\n**Note:** This module only collects data from the Node.js server. For browser monitoring, you will need to add the Nuxt.js infrastructure agent, [see instructions here](https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/nuxt-js-integration/).\n\n## Pre-requisites\n\n* A [NewRelic](https://newrelic.com) account and license key.\n\n## Setup\n\n1. Add `drunomics/nuxtjs-newrelic` dependency to your Nuxt.js project\n```\nnpm install drunomics/nuxtjs-newrelic\n```\n\n2. Add `@drunomics/nuxtjs-newrelic` to the modules section of nuxt.config.js\n```\n{\n  modules: [\n    '@drunomics/nuxtjs-newrelic'\n  ]\n}\n```\n\n3. Add the required variables to your .env:\n```\nNEW_RELIC_LICENSE_KEY=your_newrelic_license\nNEW_RELIC_APP_NAME=Default\n```\n\nTo disable config and use only vars:\n```\nNEW_RELIC_NO_CONFIG_FILE=true\n```\n\n## Docs\n1. NewRelic Node.js agent documentation:\n\nhttps://docs.newrelic.com/docs/agents/nodejs-agent/installation-configuration/nodejs-agent-configuration\n\n2. List of all dotenv variables:\n\nhttps://docs.newrelic.com/docs/agents/nodejs-agent/installation-configuration/nodejs-agent-configuration/#exports_config\n\n## License\n\n[MIT License](./LICENSE)\n\n## Credits\n\nDevelopment sponsored by [drunomics](https://drunomics.com) \u003chello@drunomics.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrunomics%2Fnuxtjs-newrelic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrunomics%2Fnuxtjs-newrelic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrunomics%2Fnuxtjs-newrelic/lists"}