-
Notifications
You must be signed in to change notification settings - Fork 85
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
Pull request for influxdb #482
Commits on Nov 27, 2017
-
cli: use --http-socket rather than --http for uwsgi
Using --http enables the HTTP router – which is not used here. That router prevents the chunked tranfer encoding to work.
Configuration menu - View commit details
-
Copy full SHA for 26844f3 - Browse repository at this point
Copy the full SHA 26844f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d90ab37 - Browse repository at this point
Copy the full SHA d90ab37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 740ed02 - Browse repository at this point
Copy the full SHA 740ed02View commit details -
rest: move get_or_create_resource_and_metrics out of the Prometheus c…
…lass This is going to be used by other code.
Configuration menu - View commit details
-
Copy full SHA for 8670c26 - Browse repository at this point
Copy the full SHA 8670c26View commit details -
Configuration menu - View commit details
-
Copy full SHA for d07634e - Browse repository at this point
Copy the full SHA d07634eView commit details -
api: rename refresh_timeout option to operation_timeout
This timeout is going to be used as a more general timeout for operations that the API needs to do and that block for a long time.
Configuration menu - View commit details
-
Copy full SHA for 258d740 - Browse repository at this point
Copy the full SHA 258d740View commit details -
api: add an InfluxDB API endpoint
This provides a new InfluxDB-compatible endpoint to write data to Gnocchi at `/v1/influxdb'.
Configuration menu - View commit details
-
Copy full SHA for b4264ae - Browse repository at this point
Copy the full SHA b4264aeView commit details
Commits on Dec 1, 2017
-
Merge branch 'master' into influxdb
pastamaker-bot authoredDec 1, 2017 Configuration menu - View commit details
-
Copy full SHA for f17980b - Browse repository at this point
Copy the full SHA f17980bView commit details