Skip to content

chore: update metrics server URL in Dockerfile#624

Merged
rickstaa merged 1 commit intomainfrom
chore/update-metrics-server-dockerfile
Apr 13, 2026
Merged

chore: update metrics server URL in Dockerfile#624
rickstaa merged 1 commit intomainfrom
chore/update-metrics-server-dockerfile

Conversation

@rickstaa
Copy link
Copy Markdown
Member

@rickstaa rickstaa commented Apr 13, 2026

Summary

  • Follow-up to chore: update metrics server URL to active deployment #623 — the Dockerfile ARG default for NEXT_PUBLIC_METRICS_SERVER_URL still pointed at the stale livepeer-leaderboard-serverless.vercel.app endpoint.
  • Aligns the default with the .env.example change so image builds without an explicit build-arg reach the active deployment.

Follow-up to #623. The Dockerfile ARG default still pointed at the
stale livepeer-leaderboard-serverless endpoint; align it with the
.env.example change so default image builds reach the active
deployment.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@rickstaa rickstaa requested a review from ECWireless as a code owner April 13, 2026 16:08
Copilot AI review requested due to automatic review settings April 13, 2026 16:08
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Apr 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
explorer-arbitrum-one Building Building Preview, Comment Apr 13, 2026 4:08pm

Request Review

@rickstaa rickstaa merged commit 2a5d393 into main Apr 13, 2026
7 of 8 checks passed
@rickstaa rickstaa deleted the chore/update-metrics-server-dockerfile branch April 13, 2026 16:09
@github-project-automation github-project-automation bot moved this from Triage to Done in Engineering Roadmap Apr 13, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Docker image build-time default for NEXT_PUBLIC_METRICS_SERVER_URL so container builds (without an explicit --build-arg) point at the currently active leaderboard/metrics deployment, matching the .env.example update from #623.

Changes:

  • Update Dockerfile ARG NEXT_PUBLIC_METRICS_SERVER_URL default from the stale livepeer-leaderboard-serverless.vercel.app endpoint to https://leaderboard-serverless.vercel.app.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants