ChronixDB / chronix.server

The Chronix Server implementation that is based on Apache Solr.
Apache License 2.0
263 stars 29 forks source link

Fixes the OpenTSDB HTTP API url #100

Closed phxql closed 7 years ago

phxql commented 7 years ago

Hi, just a small PR to fix the URL of the OpenTSDB http ingester.

phxql commented 7 years ago

I also moved the JSON formatting part of the request to the top of the method to ensure that the format is JSON even in case of exceptions.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling e42c621699aa8e53b1209d679d2c13533393df46 on phxql:bugfix/opentsdb-http into 8a4d1c390f267baea28634492e0e553a4217ea67 on ChronixDB:master.