Skip to content

feat: enable OpenTelemetry for all RP client services and frontend/CM#74

Open
sushil490023 wants to merge 1 commit into
mainfrom
feature/enable-otel-frontend-cm
Open

feat: enable OpenTelemetry for all RP client services and frontend/CM#74
sushil490023 wants to merge 1 commit into
mainfrom
feature/enable-otel-frontend-cm

Conversation

@sushil490023
Copy link
Copy Markdown
Contributor

Enable OTLP exporter for:

  • frontend-service (confidential, CACI)
  • ccf-consortium-manager (confidential, CACI)
  • cgs-client (AKS)
  • ccf-provider-client (AKS)
  • cleanroom-cluster-provider-client (AKS)

With EnableOpenTelemetry=true, the ApiStartup OTel pipeline registers Console + OTLP + Geneva (if enabled) exporters for logs/traces/metrics.

Frontend helmchart: add configurable otelEndpoint value (OTEL_EXPORTER_OTLP_ENDPOINT env var, only set when non-empty).

Confidential containers send logs via OTLP gRPC over the network. AKS pods send logs via Geneva exporter through the MDSD unix socket. No Geneva sidecar needed inside confidential pods.

Enable OTLP exporter for:
- frontend-service (confidential, CACI)
- ccf-consortium-manager (confidential, CACI)
- cgs-client (AKS)
- ccf-provider-client (AKS)
- cleanroom-cluster-provider-client (AKS)

With EnableOpenTelemetry=true, the ApiStartup OTel pipeline registers
Console + OTLP + Geneva (if enabled) exporters for logs/traces/metrics.

Frontend helmchart: add configurable otelEndpoint value
(OTEL_EXPORTER_OTLP_ENDPOINT env var, only set when non-empty).

Confidential containers send logs via OTLP gRPC over the network.
AKS pods send logs via Geneva exporter through the MDSD unix socket.
No Geneva sidecar needed inside confidential pods.
@sushil490023 sushil490023 force-pushed the feature/enable-otel-frontend-cm branch from b88ebe3 to dd154ff Compare May 7, 2026 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant