Skip to content
Snippets Groups Projects
  1. Jan 20, 2025
  2. Aug 03, 2024
    • Sven-Hendrik Haase's avatar
      Deploy tempo · 0c976679
      Sven-Hendrik Haase authored
      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.
      Verified
      0c976679
Loading