You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: validate opentelemetry span job attributes have values (#1327)
fix: validate opentelemetry span job attributes have values
There are several job properties that are optional. Existing
opentelemetry instrumentation disallows span attribute keys without
appropriate values, so this change validates field presence before
propagating.
0 commit comments