Skip to content

Instantly share code, notes, and snippets.

@gszr
Created October 16, 2025 12:48
Show Gist options
  • Save gszr/915ad78bdebff7f96b1b74f41b898d34 to your computer and use it in GitHub Desktop.
Save gszr/915ad78bdebff7f96b1b74f41b898d34 to your computer and use it in GitHub Desktop.
Datakit Add Header
{
"name": "datakit",
"config": {
"nodes": [
{
"name": "DATA",
"type": "call",
"url": "http://<callout server>:8080/uuid",
"outputs": {
"body": "service_request.headers"
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment