{"id":15407311,"url":"https://github.com/izumin5210/nrdgraph","last_synced_at":"2025-10-11T20:10:54.263Z","repository":{"id":57495910,"uuid":"119231903","full_name":"izumin5210/nrdgraph","owner":"izumin5210","description":"Dgraph client instrumentation for New Relic","archived":false,"fork":false,"pushed_at":"2019-03-15T02:20:31.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-14T03:31:16.320Z","etag":null,"topics":["dgraph","golang","newrelic"],"latest_commit_sha":null,"homepage":"https://godoc.org/github.com/izumin5210/nrdgraph","language":"Go","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/izumin5210.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":"2018-01-28T05:48:17.000Z","updated_at":"2019-03-15T02:20:21.000Z","dependencies_parsed_at":"2022-08-28T17:50:54.797Z","dependency_job_id":null,"html_url":"https://github.com/izumin5210/nrdgraph","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/izumin5210/nrdgraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izumin5210%2Fnrdgraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izumin5210%2Fnrdgraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izumin5210%2Fnrdgraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izumin5210%2Fnrdgraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/izumin5210","download_url":"https://codeload.github.com/izumin5210/nrdgraph/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izumin5210%2Fnrdgraph/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008580,"owners_count":26084480,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":["dgraph","golang","newrelic"],"created_at":"2024-10-01T16:28:27.279Z","updated_at":"2025-10-11T20:10:54.232Z","avatar_url":"https://github.com/izumin5210.png","language":"Go","readme":"# nrdgraph\n[![GoDoc](https://godoc.org/github.com/izumin5210/nrdgraph?status.svg)](https://godoc.org/github.com/izumin5210/nrdgraph)\n[![license](https://img.shields.io/github/license/izumin5210/nrdgraph.svg)](./LICENSE)\n\nDgraph client instrumentation for New Relic.\n\n## Example\n\n```go\naddrs := []string{\n\t\"dgraph-1.example.com\",\n\t\"dgraph-2.example.com\",\n\t\"dgraph-3.example.com\",\n}\n\nclients := make([]api.DgraphClient, len(addrs), len(addrs))\n\nfor i, addr := range addrs {\n\tconn, _ := grpc.Dial(addr, grpc.WithInsecure())\n\tclients[i] = nrdgraph.Wrap(api.NewDgraphClient(d), nrdgraph.WithHost(addr))\n}\n\nclient := dgo.NewDgraphClient(clients...)\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizumin5210%2Fnrdgraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fizumin5210%2Fnrdgraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizumin5210%2Fnrdgraph/lists"}