diff --git a/README.md b/README.md index d4dd735..c48ada0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

-A simple HTTP API with a database, for keeping track of testing lab resource utilization across test atuomation sessions. +ЯƎKUPER is a simple Flask app that provides HTTP API with a database, for keeping track of testing lab resource utilization across test atuomation sessions. The utility, `shovel` script is designed to extract the resource information by scraping TSDB (prometheus) metrics and pushing the processed data to `rekuper` database by calling its API endpoints. It can be regularly called by `cron` or spawned as a OSP `cron job` pod. ```mermaid