Skip to content

Conversation

@pefontana
Copy link
Contributor

@pefontana pefontana commented Jan 28, 2026

  • Fix OTLP (OpenTelemetry Protocol) typo
  • Fix Grafana Clients dashboard to display client selector properly when running locally

To run it:

Local Testing with Telemetry

  1. Start the telemetry stack:
    docker compose -f telemetry/docker-compose.yml up -d

  2. Start localnet with a test run:
    just dev setup-solana-localnet-light-test-run

  3. In a new terminal, start a training client with telemetry:
    OTLP_METRICS_URL="http://localhost:4318/v1/metrics"
    OTLP_LOGS_URL="http://localhost:4318/v1/logs"
    just dev start-training-localnet-light-client

  4. Verify in Grafana:

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.

2 participants