elastic / apm

Elastic Application Performance Monitoring - resources and general issue tracking for Elastic APM.
https://www.elastic.co/apm
Apache License 2.0
374 stars 111 forks source link

Specification for Azure service granularity #661

Open SylvainJuge opened 2 years ago

SylvainJuge commented 2 years ago

This is a follow-up of #646 to deal with Azure service specific parts:

It seems however that the Account Name is usually always available as it's usually part of the remote service endpoint/URL.

Also, this common strategy is very likely to be used for storage spans: azureblob, azurefile and azuretable.

SylvainJuge commented 2 years ago

Hi @gregkalapos, did you had the chance to make progress on this issue ? Is there anything I could help with (for example testing assumptions you might have with .Net implementation with the Java equivalents) ?