Skip to content

Commit

Permalink
Add LLM Observability to ListStreamSource (#2206)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <[email protected]> 0684b39
  • Loading branch information
1 parent b8b290f commit e9c9202
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion datadog_api_client.v1.model.html
Original file line number Diff line number Diff line change
Expand Up @@ -10821,7 +10821,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>value</strong> (<em>str</em>) – If omitted defaults to “apm_issue_stream”. Must be one of [“logs_stream”, “audit_stream”, “ci_pipeline_stream”, “ci_test_stream”, “rum_issue_stream”, “apm_issue_stream”, “trace_stream”, “logs_issue_stream”, “logs_pattern_stream”, “logs_transaction_stream”, “event_stream”, “rum_stream”].</p></li>
<li><p><strong>value</strong> (<em>str</em>) – If omitted defaults to “apm_issue_stream”. Must be one of [“logs_stream”, “audit_stream”, “ci_pipeline_stream”, “ci_test_stream”, “rum_issue_stream”, “apm_issue_stream”, “trace_stream”, “logs_issue_stream”, “logs_pattern_stream”, “logs_transaction_stream”, “event_stream”, “rum_stream”, “llm_observability_stream”].</p></li>
<li><p><strong>_check_type</strong> (<em>bool</em>) – If True, values for parameters in openapi_types
will be type checked and a TypeError will be raised if the wrong type is input.
Defaults to True.</p></li>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit e9c9202

Please sign in to comment.