{"id":36986628,"url":"https://github.com/graycoreio/new-relic-graph-ql","last_synced_at":"2026-01-13T23:04:43.299Z","repository":{"id":45632976,"uuid":"434620404","full_name":"graycoreio/new-relic-graph-ql","owner":"graycoreio","description":"Add additional features to Magento's native integration with New Relic for GraphQl.","archived":true,"fork":false,"pushed_at":"2021-12-03T19:46:34.000Z","size":67,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-01T10:59:29.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/graycoreio.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":"2021-12-03T14:14:52.000Z","updated_at":"2024-05-01T10:59:29.838Z","dependencies_parsed_at":"2022-09-15T17:51:44.694Z","dependency_job_id":null,"html_url":"https://github.com/graycoreio/new-relic-graph-ql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/graycoreio/new-relic-graph-ql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graycoreio%2Fnew-relic-graph-ql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graycoreio%2Fnew-relic-graph-ql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graycoreio%2Fnew-relic-graph-ql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graycoreio%2Fnew-relic-graph-ql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graycoreio","download_url":"https://codeload.github.com/graycoreio/new-relic-graph-ql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graycoreio%2Fnew-relic-graph-ql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28405132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-13T23:04:43.211Z","updated_at":"2026-01-13T23:04:43.279Z","avatar_url":"https://github.com/graycoreio.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# New Relic GraphQl \n\n## Purpose\nThis module intends to create [custom event data](https://docs.newrelic.com/docs/data-apis/custom-data/custom-events/apm-report-custom-events-attributes/) in new relic for every graphQl request made in Magento 2. It will create one event for each root node in the graphQl request.\n\n## Details\n\nThis module depends on [Magento 2 - Automatic GraphQL transaction naming for New Relic](https://github.com/joma-webdevs/automatic-graphql-transaction-naming-for-new-relic) from [joma-webdevs](https://github.com/joma-webdevs) to extract query details, as a side effect it will add to the [APM transaction](https://docs.newrelic.com/docs/apm/transactions/intro-transactions/transactions-new-relic-apm/) more GraphQl request data\n\nThe event name is **GraphQlTransaction** and its data has the following structure:\n\n```json\n{\n    \"operation\": \"Mutation|Query\",\n    \"transactionName\": \"/GraphQl/Controller/GraphQl\\\\Query\\\\country\",\n    \"nodeName\": \"country\"\n}\n```\n\n## Getting Started\nThis module is intended to be installed with [composer](https://getcomposer.org/). From the root of your Magento 2 project:\n\n1. Download the package\n```bash\ncomposer require graycore/new-relic-graph-ql\n```\n2. Enable the package\n\n```bash\n./bin/magento module:enable Graycore_NewRelicGraphQl\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraycoreio%2Fnew-relic-graph-ql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraycoreio%2Fnew-relic-graph-ql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraycoreio%2Fnew-relic-graph-ql/lists"}