Skip to content

Commit

Permalink
Remove Thrift
Browse files Browse the repository at this point in the history
Signed-off-by: joeyyy09 <[email protected]>
  • Loading branch information
joeyyy09 committed Aug 15, 2024
1 parent 3bcb426 commit 4fe2638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/jaeger/internal/integration/kafka_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ func TestKafkaStorage(t *testing.T) {
{"OTLP JSON", "otlp_json"},
{"Jaeger Proto", "jaeger_proto"},
{"Jaeger JSON", "jaeger_json"},
{"Jaeger Thrift", "jaeger_thrift"},
// {"Jaeger Thrift", "jaeger_thrift"},
}

for _, format := range formats {
Expand Down

0 comments on commit 4fe2638

Please sign in to comment.