Emilio Garcia

Results 35 comments of Emilio Garcia

Hi all, I work with @EmilienM @mandre and @pierreprinetti and would love to also get involved in the maintenance of gophercloud.

A trick we have used in our deployments is to apply a tag to resources created by CAPO. That might simplify your problem.

From what I understand, the labels the agent sends are converted into tags by New Relic's backend. What issues are you experiencing? Can you verify that you are seeing labels...

Gotcha, I understand the confusion. It would be nice for the agent so send tags for consistency, but that would probably have to be a cross agent initiative. None of...

Hi @psimoesSsimoes if you wanted to take a shot at it and submit a PR, that would be greatly appreciated! We would be happy to provide support or feedback.

Good question! In my opinion, we should exclude them by default, since most customers will not know that new functionality has been added and expect the behavior which protects their...

I would love to see either a new type `sortedMap`, or the option to implement sorting/searching of maps by value on put/delete. This is a builtin type in a handful...

Hi @betabandido. Before we flag this as a memory leak, we need to inform you that as a feature of the go agent, transactions are stored on logs until that...

If you would prefer not to share code publicly, then please get in touch with New Relic support and request assistance with the Go agent. An agent will handle your...

@Meroje Hi, I'm taking a look at this and was wondering what this really changes other than when `nrawssdk.AppendMiddlewares(&awsConfig.APIOptions, nil)` is invoked. I can see that it's passing the unit...