We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a595b3b commit f16e29bCopy full SHA for f16e29b
tests/contrib/ray/test_ray.py
@@ -49,6 +49,7 @@ def submit_ray_job(script_name, timeout=60):
49
"meta.ray.job.message",
50
"meta.error.stack",
51
"meta._dd.base_service",
52
+ "meta._dd.hostname",
53
# Service names that include dynamic submission IDs
54
"service",
55
# Base service sometimes gets set to a different value in CI than in the local environment,
0 commit comments