Is there a way to provide header variable in URL and pick the value from
event?

For example, if I should be able to give HTTP endpoint as:
*http://127.0.0.1:8888/v1/metric/%{type}*

and value of *type* will be picked up from event header

I know this is supported in HDFS sink but not able to get it working for
HTTP sink.

Thanks.

-Sachin-

Reply via email to