Commit f282f43
fix: Add provider name attribute to beforeEvaluationInternal
Restored SEMCONV_FEATURE_FLAG_PROVIDER_NAME attribute in beforeEvaluationInternal
that was accidentally removed. The provider name should be included in both
the span attributes (beforeEvaluationInternal) and event attributes (afterEvaluation).
Addresses PR feedback from tanderson-ld and kinyoklion.
Co-Authored-By: rlamb@launchdarkly.com <rlamb@launchdarkly.com>1 parent 05961de commit f282f43
File tree
1 file changed
+1
-0
lines changed- lib/java-server-sdk-otel/src/main/java/com/launchdarkly/integrations
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments