Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions fit-performer/lib/fit/performer/service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ class Service < FIT::Protocol::PerformerService::Service
:SDK_STABLE_OTEL_SEMANTIC_CONVENTIONS,
:SDK_STABLE_OTEL_SEMANTIC_CONVENTIONS_EMITTED_BY_DEFAULT,
:SDK_SEARCH_SCORE_FUSION,
:SDK_QUERY_2120,
].freeze

# We don't currently support transactions. However, the driver calls transactions_factory_create during the
Expand Down
Loading