Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(java-sdk): ensure MeterProvider uses the correct package version #408

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

evansims
Copy link
Member

Description

This PR follows up on #407 to ensure the SDK output includes the proper SDK version for the OpenTelemetry MeterProvider signature.

References

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

@evansims evansims added the java-sdk Affects the Java/Kotlin SDK label Aug 19, 2024
@evansims evansims marked this pull request as ready for review August 19, 2024 16:43
@evansims evansims requested a review from a team as a code owner August 19, 2024 16:43
@evansims evansims added this pull request to the merge queue Aug 19, 2024
Merged via the queue into main with commit 5ba50bf Aug 19, 2024
14 checks passed
@evansims evansims deleted the fix/java-sdk/meter-provider-signature branch August 19, 2024 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java-sdk Affects the Java/Kotlin SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants