Here an example of how to deploy a multitenancy monitoring system using Docker Swarm.
This is the architecture overview of the whole system working together.
We are using the Grafana Labs’ opinionated observability stack which includes: Loki-for logs, Grafana - for dashboards and visualization, Tempo - for traces, and Mimir - for metrics.
Warning
This is an old "Architecture Overview" carried from YouMightNotNeedKubernetes/dockerswarm-monitoring-deployment.
TBD