This is a minimal PR that is sufficient to use opentelemetry to report scan as an error span. It is setup so that configuration is done only through environment variables. Testing, using a slightly messier version of this, against New Relic, showed it working as expected. The errors are picked up by the Errors Inbox.
It should work, as well, for whatever any other vendor does with error spans.
This is a minimal PR that is sufficient to use opentelemetry to report scan as an error span. It is setup so that configuration is done only through environment variables. Testing, using a slightly messier version of this, against New Relic, showed it working as expected. The errors are picked up by the Errors Inbox.
It should work, as well, for whatever any other vendor does with error spans.