How to connect a metrics/logs/traces data source from another Observability Instance
Diese Seite ist noch nicht in deiner Sprache verfügbar. Englische Seite aufrufen
Following tutorial explains how to connect
- metrics (Thanos)
- logs (Loki)
- traces (Tempo) data source from one Observability instance into another.
Get URL of data source
Section titled “Get URL of data source”- Login to STACKIT Portal
- Choose the Observability Instance where you like to get the data source from
- Open Service Dashboard and select API tab.
- Copy the relevant URL, e.g. for Thanos:
https://storage.api.stackit....
Create credentials
Section titled “Create credentials”Next step is to create credentials to access your data source.
- Choose the Observability Instance where you like to get the data source from
- Create new credentials
- Note username and password.
Setup new data source within Grafana
Section titled “Setup new data source within Grafana”- Choose the Observability Instance where you like setup the new data source
- Login to Grafana and select Connections from the toogle menu
- Choose Data sources and after that click on Add new data source
- Select correct data source type:
- for Thanos choose Prometheus

- for Loki it’s Loki
- for Tempo it’s Tempo
- for Thanos choose Prometheus
- **Set the name of your data source. At HTTP you now have to fill the URL.
- Click on Save and test.
If everything is setup correct you now receive the message “Data source is working”.