Skip to content

Commit

Permalink
Update testdata files
Browse files Browse the repository at this point in the history
  • Loading branch information
csolidum committed Mar 4, 2022
1 parent ace23b6 commit 1c8cccb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion testdata/http_test_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
},
"FlushFile": "",
"FlushMaxPerBody": 0,
"FlushOnShutdown": false,
"FlushWatchdogMissedFlushes": 0,
"ForwardAddress": "",
"ForwardUseGrpc": false,
Expand Down Expand Up @@ -143,4 +144,4 @@
"XrayAddress": "",
"XrayAnnotationTags": null,
"XraySamplePercentage": 0
}
}
1 change: 1 addition & 0 deletions testdata/http_test_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ features:
migrate_span_sinks: false
flush_file: ""
flush_max_per_body: 0
flush_on_shutdown: false
flush_watchdog_missed_flushes: 0
forward_address: ""
forward_use_grpc: false
Expand Down

0 comments on commit 1c8cccb

Please sign in to comment.