Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to send collected data via http? #77

Open
timoweiss opened this issue May 9, 2016 · 2 comments
Open

Is it possible to send collected data via http? #77

timoweiss opened this issue May 9, 2016 · 2 comments
Labels

Comments

@timoweiss
Copy link

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!

@levkhomich
Copy link
Owner

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 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
@timoweiss
Copy link
Author

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? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants