- docs: docs: Updated documentation & cleanup
- updated README doc
- cleaned up some old files
- doc: updated documentation
- Updated config instructions
- Updates for latest API version
- Changed the config file handling
- New startup for timings API (waits for elasticsearch healthy state)
- Updated documentation
- Update documentation
- addressing issue #22
- elaborate on config file location
- Updates for API v.1.1.4
- No longer need the import.py script
- Now using docker images instead of docker builds
- Elasticsearch/Kibana v.5.6.2
- Update README
- Change to docker compose config
- Now pulling the
timings
container as a public image instead of building it locally
- Updates to import script and Kibana items
- Fix issue with Python import script
- Removed reference to
usessl
argument * Updated documentation
- Add ES authentication and update template
- The import script now supports basic auth to elasticsearch
- arguments for the import script have changed!
- The
cicd-perf
template was causing issues with very long URLs
- Updates and fixes
- Added elasticsearch data folder with necessary permissions
- Set corret file permissions to wait-for-it.sh script
- Expanded documentation with more text & images to address user feedback
- Update documentation with more detailed info and instructions
- Set executable permissions for
timings/wait-for-it.sh
script
- Updated documentation & kibana elements
- Initial commit