You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, i'm wondering if it would be possible to send the collected data to a HTTP-Endpoint?
If I'm not mistaken only "thrift-transport" is supported, right?
Many thanks for the help!
The text was updated successfully, but these errors were encountered:
Hello Timo,
You're right, for now, only Thrift transport is supported. Do you have any issues using it? I believe, HTTP support can be easily introduced if needed.
levkhomich
changed the title
[Q] Is it possible to send collected data via http?
Is it possible to send collected data via http?
May 20, 2016
hey, thanks for your answer.
I'm doing some research for a university project. I'm experimenting with collecting metrics from a microservice architecture build with nodejs. One of my professors is setting up a microservice course using scala+akka and he wants to use my "metrics-collecting-service".
Right now, my backend accepts only json data sent via http POST. Maybe I will introduce an API-Endpoint to support thrift.
Or are there any plans to introduce http-transport support? :)
Hey, i'm wondering if it would be possible to send the collected data to a HTTP-Endpoint?
If I'm not mistaken only "thrift-transport" is supported, right?
Many thanks for the help!
The text was updated successfully, but these errors were encountered: