w3f / 1k-validators-be

Thousand Validators Program backend.
Apache License 2.0
69 stars 84 forks source link

Telemetry Client Deployment #2041

Open wpank opened 1 year ago

wpank commented 1 year ago

Similar to #2040 (read that first), but a bit less invovled:

The telemetry client part has been separated out into it's own package named telemetry. The sole purpose of this is to subscribe to the a telemetry backend, and write things to the db related to liveness.

Some considerations for deployement:

ironoa commented 9 months ago
* there doesn't need to be any exposed ports, save for the telemetry and db connections

An exposed port is needed for the healthcheck