Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
whylabs committed Dec 4, 2023
1 parent d07954a commit 55a4881
Show file tree
Hide file tree
Showing 12 changed files with 278 additions and 19 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/whylogs_container.whylabs.container.doctree
Binary file not shown.
8 changes: 8 additions & 0 deletions _sources/whylogs_container.whylabs.container.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,14 @@ whylogs\_container.whylabs.container.requests module
:undoc-members:
:show-inheritance:

whylogs\_container.whylabs.container.responses module
-----------------------------------------------------

.. automodule:: whylogs_container.whylabs.container.responses
:members:
:undoc-members:
:show-inheritance:

whylogs\_container.whylabs.container.routes module
--------------------------------------------------

Expand Down
77 changes: 66 additions & 11 deletions genindex.html

Large diffs are not rendered by default.

Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion openapi.json

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,12 @@ <h1>Python Module Index</h1>
<a href="whylogs_container.whylabs.container.html#module-whylogs_container.whylabs.container.requests"><code class="xref">whylogs_container.whylabs.container.requests</code></a></td><td>
<em></em></td>
</tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="whylogs_container.whylabs.container.html#module-whylogs_container.whylabs.container.responses"><code class="xref">whylogs_container.whylabs.container.responses</code></a></td><td>
<em></em></td>
</tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

14 changes: 8 additions & 6 deletions whylogs-container-python.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions whylogs_container.html
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ <h2>Subpackages<a class="headerlink" href="#subpackages" title="Permalink to thi
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#module-whylogs_container.whylabs.container.container_config">whylogs_container.whylabs.container.container_config module</a></li>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#module-whylogs_container.whylabs.container.environment">whylogs_container.whylabs.container.environment module</a></li>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#module-whylogs_container.whylabs.container.requests">whylogs_container.whylabs.container.requests module</a></li>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#module-whylogs_container.whylabs.container.responses">whylogs_container.whylabs.container.responses module</a></li>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#module-whylogs_container.whylabs.container.routes">whylogs_container.whylabs.container.routes module</a></li>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#module-whylogs_container.whylabs.container.startup">whylogs_container.whylabs.container.startup module</a></li>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#module-whylogs_container.whylabs.container">Module contents</a></li>
Expand Down
157 changes: 157 additions & 0 deletions whylogs_container.whylabs.container.html

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions whylogs_container.whylabs.html
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,34 @@ <h2>Subpackages<a class="headerlink" href="#subpackages" title="Permalink to thi
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="whylogs_container.whylabs.container.html#module-whylogs_container.whylabs.container.responses">whylogs_container.whylabs.container.responses module</a><ul>
<li class="toctree-l3"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.responses.LoggerStatusProfiles"><code class="docutils literal notranslate"><span class="pre">LoggerStatusProfiles</span></code></a><ul>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.responses.LoggerStatusProfiles.pending_views"><code class="docutils literal notranslate"><span class="pre">LoggerStatusProfiles.pending_views</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.responses.LoggerStatusProfiles.views"><code class="docutils literal notranslate"><span class="pre">LoggerStatusProfiles.views</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.responses.LoggerStatusResponse"><code class="docutils literal notranslate"><span class="pre">LoggerStatusResponse</span></code></a><ul>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.responses.LoggerStatusResponse.dataset_profiles"><code class="docutils literal notranslate"><span class="pre">LoggerStatusResponse.dataset_profiles</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.responses.LoggerStatusResponse.dataset_timestamps"><code class="docutils literal notranslate"><span class="pre">LoggerStatusResponse.dataset_timestamps</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.responses.LoggerStatusResponse.model_config"><code class="docutils literal notranslate"><span class="pre">LoggerStatusResponse.model_config</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.responses.LoggerStatusResponse.model_fields"><code class="docutils literal notranslate"><span class="pre">LoggerStatusResponse.model_fields</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.responses.LoggerStatusResponse.pending_views"><code class="docutils literal notranslate"><span class="pre">LoggerStatusResponse.pending_views</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.responses.LoggerStatusResponse.pending_writables"><code class="docutils literal notranslate"><span class="pre">LoggerStatusResponse.pending_writables</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.responses.LoggerStatusResponse.segment_caches"><code class="docutils literal notranslate"><span class="pre">LoggerStatusResponse.segment_caches</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.responses.LoggerStatusResponse.views"><code class="docutils literal notranslate"><span class="pre">LoggerStatusResponse.views</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.responses.LoggerStatusResponse.writers"><code class="docutils literal notranslate"><span class="pre">LoggerStatusResponse.writers</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.responses.ProcessLoggerStatusResponse"><code class="docutils literal notranslate"><span class="pre">ProcessLoggerStatusResponse</span></code></a><ul>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.responses.ProcessLoggerStatusResponse.get_profile_list"><code class="docutils literal notranslate"><span class="pre">ProcessLoggerStatusResponse.get_profile_list()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.responses.ProcessLoggerStatusResponse.get_profiles"><code class="docutils literal notranslate"><span class="pre">ProcessLoggerStatusResponse.get_profiles()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.responses.ProcessLoggerStatusResponse.model_config"><code class="docutils literal notranslate"><span class="pre">ProcessLoggerStatusResponse.model_config</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.responses.ProcessLoggerStatusResponse.model_fields"><code class="docutils literal notranslate"><span class="pre">ProcessLoggerStatusResponse.model_fields</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.responses.ProcessLoggerStatusResponse.statuses"><code class="docutils literal notranslate"><span class="pre">ProcessLoggerStatusResponse.statuses</span></code></a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="whylogs_container.whylabs.container.html#module-whylogs_container.whylabs.container.routes">whylogs_container.whylabs.container.routes module</a><ul>
<li class="toctree-l3"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.routes.health"><code class="docutils literal notranslate"><span class="pre">health()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.routes.log"><code class="docutils literal notranslate"><span class="pre">log()</span></code></a></li>
Expand All @@ -375,11 +403,13 @@ <h2>Subpackages<a class="headerlink" href="#subpackages" title="Permalink to thi
<li class="toctree-l3"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.routes.openai_proxy"><code class="docutils literal notranslate"><span class="pre">openai_proxy()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.routes.publish_profiles"><code class="docutils literal notranslate"><span class="pre">publish_profiles()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.routes.shutdown"><code class="docutils literal notranslate"><span class="pre">shutdown()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.routes.status"><code class="docutils literal notranslate"><span class="pre">status()</span></code></a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="whylogs_container.whylabs.container.html#module-whylogs_container.whylabs.container.startup">whylogs_container.whylabs.container.startup module</a><ul>
<li class="toctree-l3"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.startup.fix_torch_threading"><code class="docutils literal notranslate"><span class="pre">fix_torch_threading()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.startup.init_logging"><code class="docutils literal notranslate"><span class="pre">init_logging()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.startup.start"><code class="docutils literal notranslate"><span class="pre">start()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="whylogs_container.whylabs.container.html#whylogs_container.whylabs.container.startup.update_pid"><code class="docutils literal notranslate"><span class="pre">update_pid()</span></code></a></li>
</ul>
</li>
Expand Down

0 comments on commit 55a4881

Please sign in to comment.