Skip to content

Observability (Friday / Friday Collector)

Status: Active | Port: 3301, 8080, 4317 | Profile: see below

The observability stack consists of two separately profiled components:

  • Friday Collector — OpenTelemetry Collector that receives OTLP traces and metrics from all services
  • Friday — SigNoz UI (backed by ClickHouse) for trace browsing, dashboards, and alerting

Quick Reference

ComponentImagePort(s)HealthProfile
Friday Collectorghcr.io/arc-framework/arc-friday-collector:latest4317 (OTLP gRPC)http://localhost:13133/think, reason, ultra-instinct (core)
Friday (SigNoz UI)ghcr.io/arc-framework/arc-friday:latest3301 (UI), 8080 (API)http://localhost:3301ultra-instinct (observe capability); also available in the observe dev profile

Make Targets

TargetDescription
make otel-upStart the full SigNoz + ClickHouse stack
make otel-downStop the full SigNoz + ClickHouse stack
make otel-healthCheck health of the SigNoz stack
make otel-logsTail SigNoz + ClickHouse logs
make friday-collector-upStart only the OTEL Collector
make friday-collector-downStop only the OTEL Collector

Contributors

Changelog