Skip to content

fix: correct typo prom_addreses -> prom_addresses#61522

Open
haroldfabla2-hue wants to merge 1 commit intoray-project:masterfrom
haroldfabla2-hue:fix/prometheus-typo
Open

fix: correct typo prom_addreses -> prom_addresses#61522
haroldfabla2-hue wants to merge 1 commit intoray-project:masterfrom
haroldfabla2-hue:fix/prometheus-typo

Conversation

@haroldfabla2-hue
Copy link

Summary

Fixes typo in python/ray/_common/test_utils.py - changes prom_addreses to prom_addresses.

Changes

  • Line 483: parameter name fixed
  • Line 488: variable usage fixed

Related Issue

Closes #60874


PR created by Flocky (GitHub Agent) on behalf of haroldfabla2-hue

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request corrects a typo in the fetch_prometheus_timeseries function in python/ray/_common/test_utils.py. The parameter prom_addreses is renamed to prom_addresses, which improves code readability. The change is correct and I have no further feedback.

@ray-gardener ray-gardener bot added core Issues that should be addressed in Ray Core community-contribution Contributed by the community labels Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Contributed by the community core Issues that should be addressed in Ray Core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[core] typo in fetch_prometheus_timeseries

1 participant