Monitoring & Observability
Access
Accessing Grafana would depend on the tenancy modes.
Multi-tenant
The Grafana organisation IDs for Yalla multi-tenant are:
| Environment | Grafana |
|---|---|
| Test | https://grafana.bpglobal.com/?orgId=1994 (MT) |
| Prod | https://grafana.bpglobal.com/?orgId=1962 (MT) |
Logs
Application logs are stored in the Loki datasources within Grafana:
Logs
- Logs are stored under the Loki datasource
- Use label filter "job" and select your service
| Environment | Link |
|---|---|
| Test | Explore - Loki - Grafana |
| Prod | Explore - Loki - Grafana |
Filtering logs
- Select "job" from label filters.
- Select your service name from the values dropdown.
- Click on "Run query".
Dashboards
There are a number of preconfigured dashboards available within Grafana and you can also create your own preconfigured to your service. Most useful of the preconfigured dashboard for viewing pod information about your service in Yalla is the "Kubernetes / Compute Resources / Workload" dashboard:
| Environment | Dashboard |
|---|---|
| Test | Kubernetes / Compute Resources / Workload |
| Prod | Kubernetes / Compute Resources / Workload |
Use the dropdown to filter for your service namespace.
Metrics (Mimir datasource) are displayed for CPU, memory usage and network usage.
Next Steps
You've reached the end of the getting started guide. If you're still interested in learning more about a particular concept or feature in Yalla, we recommend looking through some of the other guides in our documentation library.