Gabriel Lucaci

Results 49 comments of Gabriel Lucaci

Hi @gregkalapos, As you specified above I've [created](https://github.com/elastic/apm-agent-dotnet/pull/1242) the possibility to overwrite the `Result` and `Outcome` in the same way as `Grpc` is implemented. If this is good to go...

I've close the PR because using `Activity` it's not possible. Any `Activity` created on a lower level that `HttpRequestIn` will not survive back on the line because of the way...

@russcam @gregkalapos any news on this?

@russcam do you have any thoughts on this? I can help with implementation if we can define how it should look.

I did a PR to have access to `MetricSet` and looking forward to write a `Reporter` for `Metrics.NET`. In the same time I thought maybe will be a good idea...

If I understand good this can be a feature to start a specific container and not to start from an image, is that right? And than we can specify the...

Hi, thank you for supporting this project. For sure we are open for ideas and improvements. I will take a look on this PR's.

I will change the namespace checking to `_client.Namespaces.CheckNameAvailabilityMethodAsync`, because the name must be global available to can create it doesn't matter in which resource group. Or you have another reason...

@HenrikSommer @Sondergaard do you need any support to finish this one?