Skip to content

feat: Add environment id support for the OTEL hook. #82

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

Merged
merged 9 commits into from
Mar 21, 2025

Conversation

kinyoklion
Copy link
Member

@kinyoklion kinyoklion commented Mar 4, 2025

This PR will need to be merged after the base PR, and the version required by the hook will need updated.

Base automatically changed from rlamb/emsr-129/feat-environment-id-sdk to main March 20, 2025 23:06
@kinyoklion kinyoklion marked this pull request as ready for review March 21, 2025 16:59
@kinyoklion kinyoklion requested a review from a team as a code owner March 21, 2025 16:59
@@ -37,7 +37,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="LaunchDarkly.ServerSdk" Version="8.*" />
<PackageReference Include="LaunchDarkly.ServerSdk" Version="[8.7, 9.0)" />
Copy link
Member Author

Choose a reason for hiding this comment

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

Hook 1.1.0 will require SDK 8.7.0 or greater. I constrained to less than 9 for now.

@kinyoklion kinyoklion force-pushed the rlamb/emsr-129/otel-hook-environment-id branch from 1bdbd25 to 32da919 Compare March 21, 2025 17:55
@kinyoklion kinyoklion changed the title feat: Add environment id support for OTEL hook. feat: Add environment id support for the OTEL hook. Mar 21, 2025
@kinyoklion kinyoklion merged commit c2ed519 into main Mar 21, 2025
12 checks passed
@kinyoklion kinyoklion deleted the rlamb/emsr-129/otel-hook-environment-id branch March 21, 2025 19:56
kinyoklion pushed a commit that referenced this pull request Mar 24, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.1.0](LaunchDarkly.ServerSdk.Telemetry-v1.0.0...LaunchDarkly.ServerSdk.Telemetry-v1.1.0)
(2025-03-24)


### Features

* Add environment id support for the OTEL hook.
([#82](#82))
([c2ed519](c2ed519))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants