We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c6e814 commit e767d5aCopy full SHA for e767d5a
ray/README.md
@@ -70,7 +70,7 @@ metadata:
70
"ray": {
71
"instances": [
72
{
73
- "openmetrics_endpoint": "http://%%host%%:8080",
+ "openmetrics_endpoint": "http://%%host%%:8080"
74
}
75
]
76
@@ -192,4 +192,4 @@ Need help? Contact [Datadog support][9].
192
[11]: https://github.com/DataDog/integrations-core/blob/master/ray/datadog_checks/ray/data/conf.yaml.example#L59-L105
193
[12]: https://docs.ray.io/en/latest/ray-observability/user-guides/configure-logging.html
194
[13]: https://docs.datadoghq.com/agent/kubernetes/log/#setup
195
-[14]: https://docs.datadoghq.com/agent/kubernetes/log/#configuration
+[14]: https://docs.datadoghq.com/agent/kubernetes/log/#configuration
0 commit comments