Skip to content

issues Search Results · repo:newrelic/go-agent language:Go

Filter by

366 results
 (55 ms)

366 results

innewrelic/go-agent (press backspace or delete to remove)

Summary Go Fiber is popular golang framework and its newrelic integration highly needed Desired Behaviour It is expected to be directly attachable even at the current stage. Possible Solution Go Fiber ...
enhancement
  • MitulShah1
  • Opened 
    5 days ago
  • #1020

This is a regression of the fix from #856. It seems that whatever automation is responsible for generating the changelog was not fixed, which means the link for 3.33.0+ is broken.
bug
  • rittneje
  • 1
  • Opened 
    9 days ago
  • #1018

Description When query parameters are enabled, I am seeing the following error on a valid db query when trying to instrument with nrpgx5 integration: { level : error , msg : unable to end datastore segment ...
bug
  • daffinito
  • Opened 
    11 days ago
  • #1017

There is no integration with mongo-driver v2 https://pkg.go.dev/go.mongodb.org/mongo-driver/v2 The agent supports only the first version https://github.com/newrelic/go-agent/blob/master/v3/integrations/nrmongo/nrmongo.go ...
bug
  • smtopchiy
  • Opened 
    12 days ago
  • #1015

Description Structured logging in go can use the nrslog.Duration type to define an attribute. However, that does not get reported as a duration, but instead gets reported as the string time.Duration ...
bug
  • frankywahl
  • Opened 
    18 days ago
  • #1013

Description I m using Redis with the singleton pattern. Everything is in transaction mode, as shown in the print below. The problem is that in go-redis/v9 with nrredis-v9, even using Hook, it doesn t ...
bug
  • wagnerww
  • 2
  • Opened 
    on Feb 28
  • #1005

Summary This feature request proposes adding a new method to the New Relic Go agent s Transaction object that allows developers to check if a transaction has been ended. Desired Behaviour Currently, ...
enhancement
  • frknikiz
  • 1
  • Opened 
    on Jan 30
  • #995

Summary Gorm is a popular ORM in the community and this plugin is highly needed. Desired Behaviour It is expected to be directly attachable even at the current stage. Possible Solution gorm plugin ...
enhancement
  • XiXiangFiles
  • 1
  • Opened 
    on Jan 24
  • #993

Description When creating a slog.Logger using nrslog.WithTransactionFromContext transaction contexts stops being propagated after calling With on the resulting logger. This is because TransactionFromContextHandler ...
bug
  • moenth
  • 4
  • Opened 
    on Nov 19, 2024
  • #986

Summary rueidis is a newer redis client for go, supporting streaming and automatic pipelining. In our testing we see improvements indeed, but right now there is no integration with the go-agent. Desired ...
enhancement
  • ankon
  • 2
  • Opened 
    on Nov 1, 2024
  • #983
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub