Is your feature request related to a problem? Please describe.
It would be great to be able to add instrumentation for all API calls using Micrometer or OpenTelemetry.
Describe the solution you'd like
No response
Describe alternatives you've considered
To work around this limitation, we currently wrap the stripe-java library and manually instrument the requests.
Additional context
No response