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

Maintained fork by Vente-Privée #67

Closed
rockyluke opened this issue Jun 30, 2018 · 3 comments
Closed

Maintained fork by Vente-Privée #67

rockyluke opened this issue Jun 30, 2018 · 3 comments

Comments

@rockyluke
Copy link

rockyluke commented Jun 30, 2018

Hello,

First of all thank you InfluxData & contributors for providing us such great tools. You've done an Amazing work.

We are very happy user of InfluxDB Relay at Vente-Privée but I seem that it's not maintained anymore (last commit is a bit old) and I respectfully understand that choice. That's why we plan to maintain it on https://github.com/vente-privee/influxdb-relay/tree/develop. The first main feature we want to add is handle prometheus remote_write case.

What we already have done:

Feel free to join & help us by making more & more issues / PR 😄

=> https://github.com/vente-privee/influxdb-relay

@knope
Copy link

knope commented Sep 28, 2018

have you been able to successfully remote_write to the relay endpoint using the native prom/ influx api? if so can you update the Array of InfluxDB instances to use as backends for Relay in readme?

i'm still receiving server returned HTTP status 404 Not Found: {\"error\":\"invalid write endpoint\"} when compiled and using the expected pattern

remote_write:
  - url: "<http://url>:7076/api/v1/prom/write?db=prometheus"
remote_read:
  - url: "<http://url>:7076/api/v1/prom/read?db=prometheus" ```

@rockyluke
Copy link
Author

rockyluke commented Sep 29, 2018

Almost done 😄 It's working but more like quick and dirty hack. We plan to release improved code soon.

@rockyluke
Copy link
Author

We just release it on the develop branch => https://github.com/vente-privee/influxdb-relay.

We've done performance test with Vegeta and we didn't see any differences.

Can you try it ?

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

No branches or pull requests

2 participants