-
- Downloads
Deploy tempo
This will be our backend for a Grafana-based APM. It is sorely required for gaining insights into why application such as aurweb are slow. We currently only enable the OTLP receiver as it seems to be the most modern and best supported one. We connect directly to the prometheus at localhost for the generated metrics. We're also using just storing traces locally in files instead of something like S3.
Showing
- playbooks/monitoring.archlinux.org.yml 1 addition, 0 deletionsplaybooks/monitoring.archlinux.org.yml
- roles/handlers/main.yml 0 additions, 0 deletionsroles/handlers/main.yml
- roles/tempo/handlers/main.yml 2 additions, 0 deletionsroles/tempo/handlers/main.yml
- roles/tempo/tasks/main.yml 16 additions, 0 deletionsroles/tempo/tasks/main.yml
- roles/tempo/templates/config.yml.j2 51 additions, 0 deletionsroles/tempo/templates/config.yml.j2
roles/handlers/main.yml
0 → 100644
roles/tempo/handlers/main.yml
0 → 100644
roles/tempo/tasks/main.yml
0 → 100644
roles/tempo/templates/config.yml.j2
0 → 100644
-
mentioned in merge request !866 (merged)
-
mentioned in commit db5e8bad
Please register or sign in to comment