Possibility to instrument API calls with Micrometer or OpenTelemetry

Open
#1,964 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
api

Research direction

No source file, test, or entry point is identified in the issue. Start by tracing how stripe-java makes API calls, then determine the instrumentation requirements for Micrometer or OpenTelemetry and define tests that verify coverage of those calls. Done means API calls can be instrumented without manually wrapping the library.

Written by the indexing model from the issue text.

Description

feature-request future
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

Dominant language
Java
Stars
1k
Forks
406
Avg merge
2d 18h
Merged PRs (30d)
20

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from stripe/stripe-java

All issues in stripe/stripe-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.