Feature/track processor state (#78)

* Add a Prom metric to consumers & consumer/producers to track the running
state.

* New script, gets processor state using prometheus

* Bump version, add tg-processor-state to package

* Update templates
This commit is contained in:
cybermaggedon 2024-09-29 23:50:57 +01:00 committed by GitHub
parent efc364583b
commit 74a14639bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
23 changed files with 384 additions and 336 deletions

View file

@ -1,6 +1,6 @@
# VERSION=$(shell git describe | sed 's/^v//')
VERSION=0.11.2
VERSION=0.11.3
DOCKER=podman