Honeycomb
Supports:
- ā Event target
Supports:
| Name | Type | Description | Required |
|---|---|---|---|
api_key | string | API key | true |
dataset | string | Dataset | true |
1 { 2 "name": "Honeycomb connection", 3 "type": "honeycomb", 4 "configuration": { 5 "api_key": "secret", 6 "dataset": "dataset" 7 } 8 }
