When using docker-compose, we can use labels to annotate containers with some metadata. Similarly to how this can be done on Kubernetes using annotations.
You might already be using labels if you are using traefik or ofelia.
Prometheus service discovery
Prometheus supports service discovery mechanism. We are going to be