Skip to content

Conversation

RodrigoVillar
Copy link
Contributor

@RodrigoVillar RodrigoVillar commented Oct 14, 2025

Why this should be merged

As referenced in #4362, this PR allows clients of the reexecution test to specify the port which the metrics server will listen on.

How this works

Adds a metrics-server-port flag to the reexecution test.

How this was tested

CI + queried metrics server locally.

Need to be documented in RELEASES.md?

No

@RodrigoVillar RodrigoVillar self-assigned this Oct 14, 2025
Base automatically changed from rodrigo/decouple-reexecution-metrics to master October 20, 2025 13:46
@RodrigoVillar
Copy link
Contributor Author

Here's an instance of setting the metrics port locally with the command: task reexecute-cchain-range START_BLOCK=1 END_BLOCK=100_000 METRICS_SERVER_ENABLED=true METRICS_SERVER_PORT=5000

Screenshot 2025-10-20 at 15 42 55

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

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Expose metrics server in tests without starting Prometheus agent / remote write

1 participant