Commit Graph

29 Commits

Author SHA1 Message Date
simon 592d03f936 reset head to master after build 2022-05-08 08:01:32 +07:00
Ainsey11 6e6e748be5
Merge pull request #5 from tubearchivist/testing
Updating readme to reflect live docker hub image
2022-05-08 01:50:20 +01:00
Ainsey11 17519cfb9f Updating readme to reflect live docker hub image 2022-05-08 01:50:01 +01:00
Ainsey11 a49a4f0754
Update issue templates 2022-05-07 17:12:45 +01:00
Ainsey11 c256aad12c
Merge pull request #4 from tubearchivist/testing
Bumping base image version to match main repository
2022-05-07 17:05:31 +01:00
Ainsey11 3d59d967f7 Bumping base image version to match main repository 2022-05-07 17:05:01 +01:00
simon ff5e9f2572
add sync_docker to publish image 2022-05-07 20:49:09 +07:00
simon f615aeacd5
add sync_test to build for testing environment 2022-05-07 20:22:51 +07:00
Ainsey11 6f9ca5391b
Merge pull request #3 from tubearchivist/testing
Merging printf fixes from testing into master
2022-05-03 02:29:20 +01:00
Ainsey11 af9d892857 re-formatting prints to utilise printf 2022-05-03 02:24:09 +01:00
simon 022bb7b552
update upstream url 2022-04-15 22:49:50 +07:00
Ainsey11 5d5b4b4826 Adding in es.close() to prevent memory/connection leaks over time 2022-04-15 01:44:29 +01:00
Ainsey11 5ba7d310ae
Merge pull request #2 from tubearchivist/testing
Minimum Viable Product created and functional
2022-04-15 01:16:36 +01:00
Ainsey11 d05f9aec51 Refactor of connection wrapper to handle errors connecting to ES properly. 2022-04-15 01:13:55 +01:00
Ainsey11 848c390bd7 Remove unused import
re-name metrics to be prefixed with yta_
added print log to show the loop is running as expected
2022-04-15 01:13:25 +01:00
Ainsey11 2b4be61d21 Addition of example prometheus configuration 2022-04-15 01:12:37 +01:00
Ainsey11 ace246386f Addition of working dockerfile 2022-04-15 01:12:21 +01:00
Ainsey11 6de6a45836 README.md updated with guides on how to run, metrics that are exposed and how the gathering ocurrs. 2022-04-14 22:28:03 +01:00
Ainsey11 76a8195b59 MVP created 2022-04-14 22:27:28 +01:00
Ainsey11 8d0f2cc2a9 Creating requirements.txt to pin package versions 2022-04-14 22:26:58 +01:00
Ainsey11 2f05886c7b FIX: Exit code incorrectly placed 2022-04-14 21:58:31 +01:00
Ainsey11 2bc0b8f180
Merge pull request #1 from tubearchivist/testing
updating gitignore to ignore __pycache__
2022-04-14 19:48:19 +01:00
Ainsey11 5d8b3a36a6 updating gitignore to ignore __pycache__ 2022-04-14 19:46:57 +01:00
Ainsey11 fff038b945 Adding in deploy.sh with validation function. 2022-04-14 19:39:27 +01:00
Ainsey11 f6dfce00d9 Amending readme 2022-04-14 19:21:28 +01:00
Rob Ainsworth 73e1b3ae21 Amending readme 2022-04-14 19:19:23 +01:00
Rob Ainsworth 11e7f7354e Adding in contributing / issues file 2022-04-14 19:19:17 +01:00
Rob Ainsworth 8493f9f48f Adding in License 2022-04-14 19:18:53 +01:00
simon b0ed008320
initial commit, add Readme 2022-04-14 17:39:51 +07:00