Skip to content
Snippets Groups Projects
  • Sven-Hendrik Haase's avatar
    0c976679
    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
    History
    Deploy tempo
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.