Skip to content

Commit

Permalink
Merge pull request #2943 from redpanda-data/nf/enable-http-client-cloud
Browse files Browse the repository at this point in the history
cloud: enable http client
  • Loading branch information
Jeffail authored Oct 17, 2024
2 parents 86c812d + 6351dc2 commit d1b03f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions internal/plugins/info.csv
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,9 @@ group_by ,processor ,group_by ,0.0.0 ,certif
group_by_value ,processor ,group_by_value ,0.0.0 ,certified ,n ,y ,y
hdfs ,input ,hdfs ,0.0.0 ,community ,n ,n ,n
hdfs ,output ,hdfs ,0.0.0 ,community ,n ,n ,n
http ,processor ,HTTP ,0.0.0 ,certified ,n ,n ,n
http_client ,input ,http_client ,0.0.0 ,certified ,n ,n ,n
http_client ,output ,http_client ,0.0.0 ,certified ,n ,n ,n
http ,processor ,HTTP ,0.0.0 ,certified ,n ,y ,y
http_client ,input ,http_client ,0.0.0 ,certified ,n ,y ,y
http_client ,output ,http_client ,0.0.0 ,certified ,n ,y ,y
http_server ,input ,http_server ,0.0.0 ,certified ,n ,n ,n
http_server ,output ,http_server ,0.0.0 ,certified ,n ,n ,n
influxdb ,metric ,influxdb ,3.36.0 ,community ,n ,n ,n
Expand Down

0 comments on commit d1b03f2

Please sign in to comment.