Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rplevka authored Nov 14, 2024
1 parent d524a9d commit bdd2188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<p align="center">
<img src="https://repository-images.githubusercontent.com/887823256/c3212a2b-0cb9-4cec-9d39-2311757ae063" width="70%" />
</p>
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
Expand Down

0 comments on commit bdd2188

Please sign in to comment.