Skip to content

Fix Grafana metrics#527

Open
pefontana wants to merge 7 commits intomainfrom
metrics
Open

Fix Grafana metrics#527
pefontana wants to merge 7 commits intomainfrom
metrics

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:

@pefontana pefontana marked this pull request as ready for review February 4, 2026 21:28
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