Gerrrr opened a new pull request, #28: URL: https://github.com/apache/hunter/pull/28
This PR has the following changes: 1. Adds reproducible examples with docker-compose for PostgreSQL, Graphite, Grafana, CSV. 2. Splits most of the information in README.md into separate docs pages. In follow-up work these new docs pages will evolve into the project documentation. 3. Sets `content-type:application/json`when publishing annotations to Grafana. Turns out, if you don't do it, the annotation creation fails with 400 Bad Request. The bug has been discovered during the work on the reproducible example for Grafana. 4. Pins poetry version in Dockerfile. Turns out, the newest Poetry just fails our Docker build... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@hunter.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org