Skip to content

Conversation

@Vadman97
Copy link
Contributor

@Vadman97 Vadman97 commented Oct 29, 2025

Note

Adds telemetry distro name/version resource attributes and introduces a release-managed sdkVersion, updating config to track it.

  • Observability Plugin (Sources/LaunchDarklyObservability/Plugin/Observability.swift):
    • Set resourceAttributes for telemetry.distro.name and telemetry.distro.version (from sdkVersion).
  • API (Sources/Observability/Api/SemanticConvention.swift):
    • Add constants: telemetry.distro.name, telemetry.distro.version.
  • Versioning/Release:
    • Add Sources/LaunchDarklyObservability/Version.swift with sdkVersion placeholder managed by release-please.
    • Update release-please-config.json to include this file under extra-files.

Written by Cursor Bugbot for commit dd84f1a. This will update automatically on new commits. Configure here.

@Vadman97 Vadman97 requested a review from a team as a code owner October 29, 2025 18:37
cursor[bot]

This comment was marked as outdated.

@Vadman97 Vadman97 enabled auto-merge (squash) October 29, 2025 19:50
@Vadman97 Vadman97 force-pushed the vadim/resource-attrs branch from fdcbcc6 to dd84f1a Compare October 29, 2025 19:50
@Vadman97 Vadman97 merged commit 8a79ddb into main Oct 29, 2025
4 checks passed
@Vadman97 Vadman97 deleted the vadim/resource-attrs branch October 29, 2025 19:51
Vadman97 added a commit that referenced this pull request Oct 29, 2025
Correctly use `x-release-please-version`

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> Set `sdkVersion` to 0.8.0 and expand repository CODEOWNERS.
> 
> - **Versioning**:
> - Update `Sources/LaunchDarklyObservability/Version.swift` to set
`sdkVersion` to `"0.8.0"`.
> - **Repo settings**:
> - Expand `CODEOWNERS` to include `@abelonogov-ld` and
`@mario-launchdarkly`.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
31045e0. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
abelonogov-ld pushed a commit that referenced this pull request Nov 1, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.8.1](0.8.0...0.8.1)
(2025-10-29)


### Bug Fixes

* report SDK version in resource attributes
([#63](#63))
([8a79ddb](8a79ddb))
* report SDK version in resource attributes (fixup!
[#63](#63))
([#65](#65))
([14a5cbe](14a5cbe))

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

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> Release 0.8.1: bump sdkVersion and manifest version, and update
CHANGELOG with bug fixes for reporting SDK version in resource
attributes.
> 
> - **Release**
> - Bump `sdkVersion` to `0.8.1` in
`Sources/LaunchDarklyObservability/Version.swift`.
>   - Update `.release-please-manifest.json` to `0.8.1`.
> - **Docs**
> - Update `CHANGELOG.md` with 0.8.1 bug fixes (report SDK version in
resource attributes).
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
79557e6. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
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.

3 participants