You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[gin-gonic/gin](https://github.com/gin-gonic/gin)|[v3/integrations/nrgin](https://godoc.org/github.com/newrelic/go-agent/v3/integrations/nrgin)| Instrument inbound requests through the Gin framework |
64
64
|[gorilla/mux](https://github.com/gorilla/mux)|[v3/integrations/nrgorilla](https://godoc.org/github.com/newrelic/go-agent/v3/integrations/nrgorilla)| Instrument inbound requests through the Gorilla framework |
@@ -74,7 +74,7 @@ More information about instrumenting databases without an integration package
74
74
using [newrelic](https://godoc.org/github.com/newrelic/go-agent/v3/newrelic/)
75
75
package primitives can be found [here](GUIDE.md#datastore-segments).
|[go-sql-driver/mysql](https://github.com/go-sql-driver/mysql)|[v3/integrations/nrmysql](https://godoc.org/github.com/newrelic/go-agent/v3/integrations/nrmysql)| Instrument MySQL driver |
@@ -88,7 +88,7 @@ package primitives can be found [here](GUIDE.md#datastore-segments).
88
88
89
89
### Logging
90
90
91
-
| Project | Integration Package ||
91
+
| Project | Integration Package ||
92
92
| ------------- | ------------- | - |
93
93
|[sirupsen/logrus](https://github.com/sirupsen/logrus)|[v3/integrations/nrlogrus](https://godoc.org/github.com/newrelic/go-agent/v3/integrations/nrlogrus)| Send agent log messages to Logrus |
94
94
|[mgutz/logxi](https://github.com/mgutz/logxi)|[v3/integrations/nrlogxi](https://godoc.org/github.com/newrelic/go-agent/v3/integrations/nrlogxi)| Send agent log messages to Logxi |
0 commit comments