Skip to content

Commit

Permalink
feat(firehose): add HTTPV2 sink type (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekv24 authored Feb 23, 2024
1 parent db0fd9a commit d4ec916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/firehose/schema/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"enum": [
"JDBC",
"HTTP",
"HTTPV2",
"INFLUXDB",
"ELASTICSEARCH",
"GRPC",
Expand Down

0 comments on commit d4ec916

Please sign in to comment.