Skip to content

Commit

Permalink
set more tests to fixed
Browse files Browse the repository at this point in the history
Signed-off-by: Brian L. Troutwine <[email protected]>
  • Loading branch information
blt committed Apr 29, 2024
1 parent 5919187 commit 78d8762
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions integration/sheepdog/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,7 @@ generator:
post:
maximum_prebuild_cache_size_bytes: "8 Mb"
variant: "opentelemetry_logs"
block_cache_method: Fixed
headers:
Content-Type: "application/x-protobuf"
"#,
Expand Down Expand Up @@ -459,6 +460,7 @@ generator:
post:
maximum_prebuild_cache_size_bytes: "8 Mb"
variant: "opentelemetry_traces"
block_cache_method: Fixed
headers:
Content-Type: "application/x-protobuf"
"#,
Expand Down Expand Up @@ -495,6 +497,7 @@ generator:
post:
maximum_prebuild_cache_size_bytes: "8 Mb"
variant: "opentelemetry_metrics"
block_cache_method: Fixed
headers:
Content-Type: "application/x-protobuf"
"#,
Expand Down

0 comments on commit 78d8762

Please sign in to comment.