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

Add support for AWS's v2 SDK's MetricPublisher #12259

Open
evg-tso opened this issue Sep 16, 2024 · 1 comment
Open

Add support for AWS's v2 SDK's MetricPublisher #12259

evg-tso opened this issue Sep 16, 2024 · 1 comment
Labels
enhancement New feature or request needs triage New issue that requires triage

Comments

@evg-tso
Copy link

evg-tso commented Sep 16, 2024

Is your feature request related to a problem? Please describe.

Hello,
The AWS Java v2 SDK exposes metrics via the MetricPublisher interface.
I couldn't find any OTEL support for these callbacks.

Describe the solution you'd like

I'd like to contribute a PR to add an OTEL adapter to bridge the AWS callbacks.
I have a draft PR in our organization: AppsFlyer/aws-sdk-java-opentelemetry-metrics#1.
But I think that contributing to the OTEL repo is the better course of action, allowing us to align (or even define) the spec for these metrics.

Describe alternatives you've considered

No response

Additional context

No response

@evg-tso evg-tso added enhancement New feature or request needs triage New issue that requires triage labels Sep 16, 2024
@trask
Copy link
Member

trask commented Sep 16, 2024

cc @rapphil @wangzlei

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage New issue that requires triage
Projects
None yet
Development

No branches or pull requests

2 participants