Skip to content

Conversation

reakaleek
Copy link
Member

No description provided.

@reakaleek reakaleek requested review from a team as code owners June 25, 2025 13:25
Comment on lines +71 to +77
if (pa.EdotIos is not null) { @RenderProduct("OpenTelemetry iOS", pa.EdotIos); }
if (pa.EdotAndroid is not null) { @RenderProduct("OpenTelemetry Android", pa.EdotAndroid); }
if (pa.EdotDotnet is not null) { @RenderProduct("OpenTelemetry .NET", pa.EdotDotnet); }
if (pa.EdotJava is not null) { @RenderProduct("OpenTelemetry Java", pa.EdotJava); }
if (pa.EdotNode is not null) { @RenderProduct("OpenTelemetry Node.js", pa.EdotNode); }
if (pa.EdotPhp is not null) { @RenderProduct("OpenTelemetry PHP", pa.EdotPhp); }
if (pa.EdotPython is not null) { @RenderProduct("OpenTelemetry Python", pa.EdotPython); }
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@theletterf can you please suggest the correct display names here?

thank you 🙇

Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.com>
@reakaleek reakaleek self-assigned this Jun 25, 2025
@reakaleek reakaleek enabled auto-merge (squash) June 25, 2025 22:22
@reakaleek reakaleek merged commit ae87572 into main Jun 25, 2025
15 of 16 checks passed
@reakaleek reakaleek deleted the feature/backwards-compatible-productavailability branch June 25, 2025 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants