An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.7% on proxy.golang.org
Top 2.1% dependent packages on proxy.golang.org
Top 1.6% dependent repos on proxy.golang.org
Top 1.7% forks on proxy.golang.org
Top 0.8% docker downloads on proxy.golang.org

proxy.golang.org : github.com/newrelic/go-agent/v3/integrations/nrmysql

Package nrmysql instruments https://github.com/go-sql-driver/mysql. Use this package to instrument your MySQL calls without having to manually create DatastoreSegments. This is done in a two step process: 1. Use this package's driver in place of the mysql driver. If your code is using sql.Open like this: Then change the side-effect import to this package, and open "nrmysql" instead: 2. Provide a context containing a newrelic.Transaction to all exec and query methods on sql.DB, sql.Conn, sql.Tx, and sql.Stmt. This requires using the context methods ExecContext, QueryContext, and QueryRowContext in place of Exec, Query, and QueryRow respectively. For example, instead of the following: Do this: A working example is shown here: https://github.com/newrelic/go-agent/tree/master/v3/integrations/nrmysql/example/main.go

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/newrelic/go-agent/v3/integrations/nrmysql
License: Apache-2.0
Latest release: over 2 years ago
First release: over 5 years ago
Namespace: github.com/newrelic/go-agent/v3/integrations
Dependent packages: 7
Dependent repositories: 11
Stars: 692 on GitHub
Forks: 280 on GitHub
Docker dependents: 9
Docker downloads: 74,591
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

Top 7.2% on proxy.golang.org
github.com/jabardigitalservice/portal-jabar-services/core-service/src v0.0.0-20231117031924-9c042085e640
Portal Jabar services provides public service information, news, and information for the West Jav...
48 versions - Latest release: over 1 year ago - 18 stars on GitHub
github.com/AngelVlc/todos_backend/src v0.0.0-20230917115929-a4f621405e88
3 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/flan6/go-toolbox/database v1.0.0
Repositório com o objetivo de compartilhar a "caixa de ferramentas" que utilizamos na empresa EUC...
1 version - Latest release: almost 2 years ago - 0 stars on GitHub
Top 9.3% on proxy.golang.org
github.com/alpakih/point-of-sales v0.0.0-20230720102525-673ef0d3a624
1 version - Latest release: almost 2 years ago
github.com/GoLangDream/iceberg v0.0.0-20230521142435-f16f5cbd36a0
一个方便快速的web开发框架
2 versions - Latest release: about 2 years ago - 2 dependent repositories - 3 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/illuminasy/gomysql v0.5.2
13 versions - Latest release: over 2 years ago - 0 stars on GitHub
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.