stuart nelson

Results 20 comments of stuart nelson

![image](https://cloud.githubusercontent.com/assets/1398104/7799330/1383d3d8-0305-11e5-9d9d-8e812a175868.png)

It uses the service name, service version, and also the path: https://github.com/elastic/apm-server/blob/main/sourcemap/processor.go#L119-L120 I believe "path" is referring to the bundleFilepath in this case (@simitt can you confirm?). >We uploaded an...

It would be nice to have an example.

This is heavily annotated with TODO's and questions. Comments welcome!

still need to look into https://github.com/elastic/apm/blob/main/specs/agents/tracing-api-otel.md#compatibility-mapping, but i think this is ready for another review

@axw can we take a look at this next week? I implemented the wrapper methods for span and transaction like you mentioned to me, but I'm wondering if I'm misunderstanding...

Hey folks -- apm-server is going to start indexing these fields with this pr: https://github.com/elastic/apm-server/pull/4956 are there any other cgroup cpu metrics that are going to be sent that aren't...

There isn't currently an issue in the repo, maybe @simitt knows something though

Based on this issue https://github.com/Azure/azure-sdk-for-go/issues/7278 I think we should handle both Tables Service and CosmosDB using just the cosmosdb sdk

@AlexanderWert can you clarify which services this issue refers to? storage has several "sub" services, but queue received its own separate issue.