Skip to content

Deploy tempo

Sven-Hendrik Haase requested to merge deploy-tempo into master

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.

Already deployed.

Edited by Sven-Hendrik Haase

Merge request reports