Revert "feat(monitoring): Tempo + OTel Collector for tripit tracing (ADR-0032 Phase 2)"
All checks were successful
ci/woodpecker/push/default Pipeline was successful
All checks were successful
ci/woodpecker/push/default Pipeline was successful
This reverts commit 7513468a2d.
This commit is contained in:
parent
72dcb125d5
commit
464e0bfb97
7 changed files with 0 additions and 246 deletions
|
|
@ -131,14 +131,6 @@ locals {
|
|||
# not-yet-visited countries + real UK bank-holiday leave windows + fares).
|
||||
# `claude_agent` mode requires images >= the #23 slice (already deployed).
|
||||
RESEARCH_PROVIDER = "claude_agent"
|
||||
# Observability (tripit ADR-0032, Phase 2): structured JSON logs (so Loki's
|
||||
# trace_id derivedField links to Tempo) + OTLP trace export to the in-cluster
|
||||
# OTel Collector -> Tempo. Both require images >= the observability slice
|
||||
# (v0.81.0, already live), so they land after that rollout — same image-first
|
||||
# hold-order as the provider modes around here. Empty endpoint = no export
|
||||
# (Phase 1 default); set here flips Phase 2 on.
|
||||
LOG_FORMAT = "json"
|
||||
OTEL_EXPORTER_OTLP_ENDPOINT = "http://otel-collector-opentelemetry-collector.monitoring.svc.cluster.local:4318/v1/traces"
|
||||
# Stay cover photos (tripit issue #47, ADR-0017): auto-fetch each picked
|
||||
# city's Wikipedia lead image (keyless REST summary API, "City, Country"
|
||||
# first), downloaded into the app's STORAGE_DIR (never hotlinked) and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue