elastic / apm-agent-php

Apache License 2.0
252 stars 69 forks source link

Infrastructure to test OTel instrumentations #1100

Open SergeyKleyman opened 9 months ago

SergeyKleyman commented 9 months ago

This issue is to implement the first part converting OTel span to Elastic transaction/span. Subsequent issues will handle mapping technology specific (HTTP, DB, etc.) properties from OTel to Elastic.

Implementation notes: