hypertrace / javaagent

Hypertrace OpenTelemetry Java agent with payload/body and headers data capture.
Apache License 2.0
30 stars 15 forks source link

🐛 Report config service loader fix #328

Closed ryandens closed 3 years ago

ryandens commented 3 years ago

Description

Fixes a bug where the ReportingConfigImpl could not be instantiated by the service loader API

Testing

Please describe the tests that you ran to verify your changes. Please summarize what did you test and what needs to be tested e.g. deployed and tested helm chart locally.

Checklist:

Documentation

Make sure that you have documented corresponding changes in this repository or hypertrace docs repo if required.