Skip to content

Conversation

@abelonogov-ld
Copy link
Contributor

@abelonogov-ld abelonogov-ld commented Jan 14, 2026

Summary

Fix flag eval name

How did you test this change?

Are there any deployment considerations?


Note

Aligns feature flag evaluation tracing with consistent span naming and attribute/event semantics.

  • Use FEATURE_FLAG_SPAN_NAME (evaluation) for flag evaluation spans and attach feature_flag.key, feature_flag.provider.name, and feature_flag.context.id on creation
  • Record feature_flag event on the captured evaluation span with optional value, variation index, and in-experiment reason; then end the span
  • Sample app: default flagKey set to "my-feature" in MainActivity.kt

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

@abelonogov-ld abelonogov-ld requested a review from a team as a code owner January 14, 2026 00:45
@abelonogov-ld abelonogov-ld enabled auto-merge (squash) January 14, 2026 01:14
@abelonogov-ld abelonogov-ld merged commit f10980e into main Jan 14, 2026
24 checks passed
@abelonogov-ld abelonogov-ld deleted the andrey/flag-evaluation-span branch January 14, 2026 18:02
abelonogov-ld pushed a commit that referenced this pull request Jan 16, 2026
🤖 I have created a release *beep* *boop*
---


<details><summary>launchdarkly-observability-android: 0.23.1</summary>

##
[0.23.1](launchdarkly-observability-android-0.23.0...launchdarkly-observability-android-0.23.1)
(2026-01-16)


### Bug Fixes

* flag eval snap name
([#345](#345))
([f10980e](f10980e))
</details>

---
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]
> Publishes `sdk/@launchdarkly/observability-android` 0.23.1.
> 
> - CHANGELOG adds bug fix: flag eval snap name
> - Updates `.release-please-manifest.json` and `gradle.properties`
version to `0.23.1`
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
3dcf918. 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