Nikolay Sivko
Nikolay Sivko
This feature requires the installation of [coroot-cluster-agent](https://github.com/coroot/coroot-cluster-agent) (one instance per project). We have added this to the Helm chart, Docker Compose files and the systemd installation script.
Could you share more details on how you tested this? Which server and client did you use?
@KrisBuytaert, can you please verify that v1.1.0 uses a consistent app name?
@emanzat could you provide more details on how the Service Map currently looks and how you expect it to look?
The screenshot you provided is not a service map. Coroot uses this diagram to display an app's clients and dependencies. In your case, based-address-... is called by activator, not directly...
What are the Prometheus scrape interval and Coroot refresh interval you are using?
Are you using the same Prometheus and Clickhouse for both projects? If so, that's incorrect because Coroot doesn't support multi-tenancy in Prometheus and Clickhouse
If you're using push mode for metrics (agent to Coroot), Coroot doesn't add extra labels to metrics before storing them in Prometheus or VictoriaMetrics. Extra selector are used only for...
Adding additional labels during writing is not yet implemented
Currently, multi-tenancy in Prometheus is not supported, so Coroot requires a dedicated Prometheus for each project