ray/dashboard
Ricky Xu df517bd0f7
[Doc][Core][State Observability] Adding Python SDK doc and docstring (#27461)
* [Doc][Core][State Observability] Adding Python SDK doc and docstring (#26997)

1. Add doc for python SDK and docstrings on public SDK
2. Rename list -> ray_list and get -> ray_get for better naming
3. Fix some typos
4. Auto translate address to api server url.

Co-authored-by: SangBin Cho <rkooo567@gmail.com>

* [Doc][Core][State Observability] Adding Python SDK doc and docstring (#26997)

1. Add doc for python SDK and docstrings on public SDK
2. Rename list -> ray_list and get -> ray_get for better naming
3. Fix some typos
4. Auto translate address to api server url.

Signed-off-by: Ricky Xu <rickyx@anyscale.com>
Co-authored-by: SangBin Cho <rkooo567@gmail.com>

Co-authored-by: SangBin Cho <rkooo567@gmail.com>
2022-08-03 19:42:07 -07:00
..
client Add GPU info to new dashboard (#27074) (#27399) 2022-08-03 11:54:53 -07:00
modules [dashboard] Add last_activity_at field to /api/component_activities (#27463) 2022-08-03 19:40:22 -07:00
tests [Doc][Core][State Observability] Adding Python SDK doc and docstring (#27461) 2022-08-03 19:42:07 -07:00
__init__.py [Dashboard] New dashboard skeleton (#9099) 2020-07-27 11:34:47 +08:00
agent.py redo agent_pid -> agent_id (#25806) 2022-07-19 20:26:49 -07:00
BUILD Revert "Revert "Bump pytest from 5.4.3 to 7.0.1"" (#26525) 2022-07-18 21:21:19 -07:00
consts.py [Core | State Observability] Implement API Server (Dashboard) HTTP Requests Throttling (#26257) 2022-07-13 09:05:26 -07:00
dashboard.py [Core][cli][usability] ray stop prints errors during graceful shutdown (#25686) 2022-06-27 08:14:59 -07:00
datacenter.py [Dashboard] Stop caching logs in memory. Use state observability api to fetch on demand. (#26818) 2022-07-26 03:10:57 -07:00
head.py Auto reconnect for gcs aio client (#26673) 2022-07-19 13:11:09 -07:00
http_server_agent.py Revert "Revert "[Dashboard][Serve] Move Serve related endpoints to dashboard agent"" (#26336) 2022-07-06 19:37:30 -07:00
http_server_head.py [Core][cli][usability] ray stop prints errors during graceful shutdown (#25686) 2022-06-27 08:14:59 -07:00
k8s_utils.py [dashboard][kubernetes] Dashboard CPU and memory adjustments. (#21688) 2022-03-01 17:15:59 -08:00
memory_utils.py [State Observability] pre-alpha documentation (#26560) 2022-07-26 05:49:28 -07:00
optional_deps.py Make it so pydantic is required before we launch dashboard api server (#27345) (#27456) 2022-08-03 19:38:52 -07:00
optional_utils.py [Serve] Only start Serve in the CLI through the serve deploy command (#27063) 2022-07-27 13:21:19 -05:00
state_aggregator.py [State Observability] Add warnings for data truncation + order columns as it is defined in StateSchema (#27018) 2022-07-27 06:56:30 -07:00
utils.py Revert "Revert "[Dashboard][Serve] Move Serve related endpoints to dashboard agent"" (#26336) 2022-07-06 19:37:30 -07:00