Skip to content

Conversation

@nraultwang
Copy link
Collaborator

@nraultwang nraultwang commented Feb 11, 2026

Add a gRPC log handler to the Telemetry service to enable remote processes to send logs to the headnode's Loki database.

The code changes to add this log handler are minimal:

  1. Install the panoseti-grpc package and
  2. Call make_grpc_logger with attach_to_root=true while creating a global logger to attach the gRPC log handler.

After attaching this log handler to the control code, we can view the commands observers have run on a Grafana dashboard panel, connected to Loki:
Capture d’écran 2026-02-10 à 18 50 46

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