Skip to content

Commit 7a3c775

Browse files
committed
wip: zen
1 parent 3ea58bb commit 7a3c775

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/console/function/src/log-processor.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ export default {
4949
const ret = await fetch("https://api.honeycomb.io/1/batch/zen", {
5050
method: "POST",
5151
headers: {
52+
"Content-Encoding": "plaintext",
5253
"Content-Type": "application/json",
5354
"X-Honeycomb-Team": Resource.HONEYCOMB_API_KEY.value,
5455
},

0 commit comments

Comments
 (0)