mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-06 20:06:55 +00:00
Sync Core Integrations API reference (langfuse) on Docusaurus (#9934)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
This commit is contained in:
parent
90894491cf
commit
ce260b14c6
@ -292,20 +292,6 @@ Return the data associated with the span.
|
||||
|
||||
The data associated with the span.
|
||||
|
||||
<a id="haystack_integrations.tracing.langfuse.tracer.LangfuseSpan.set_tags"></a>
|
||||
|
||||
#### LangfuseSpan.set\_tags
|
||||
|
||||
```python
|
||||
def set_tags(tags: dict[str, Any]) -> None
|
||||
```
|
||||
|
||||
Set multiple tags on the span.
|
||||
|
||||
**Arguments**:
|
||||
|
||||
- `tags`: a mapping of tag names to tag values.
|
||||
|
||||
<a id="haystack_integrations.tracing.langfuse.tracer.SpanContext"></a>
|
||||
|
||||
### SpanContext
|
||||
@ -496,3 +482,4 @@ Return the trace ID.
|
||||
**Returns**:
|
||||
|
||||
The trace ID.
|
||||
|
||||
|
||||
@ -292,20 +292,6 @@ Return the data associated with the span.
|
||||
|
||||
The data associated with the span.
|
||||
|
||||
<a id="haystack_integrations.tracing.langfuse.tracer.LangfuseSpan.set_tags"></a>
|
||||
|
||||
#### LangfuseSpan.set\_tags
|
||||
|
||||
```python
|
||||
def set_tags(tags: dict[str, Any]) -> None
|
||||
```
|
||||
|
||||
Set multiple tags on the span.
|
||||
|
||||
**Arguments**:
|
||||
|
||||
- `tags`: a mapping of tag names to tag values.
|
||||
|
||||
<a id="haystack_integrations.tracing.langfuse.tracer.SpanContext"></a>
|
||||
|
||||
### SpanContext
|
||||
@ -496,3 +482,4 @@ Return the trace ID.
|
||||
**Returns**:
|
||||
|
||||
The trace ID.
|
||||
|
||||
|
||||
@ -292,20 +292,6 @@ Return the data associated with the span.
|
||||
|
||||
The data associated with the span.
|
||||
|
||||
<a id="haystack_integrations.tracing.langfuse.tracer.LangfuseSpan.set_tags"></a>
|
||||
|
||||
#### LangfuseSpan.set\_tags
|
||||
|
||||
```python
|
||||
def set_tags(tags: dict[str, Any]) -> None
|
||||
```
|
||||
|
||||
Set multiple tags on the span.
|
||||
|
||||
**Arguments**:
|
||||
|
||||
- `tags`: a mapping of tag names to tag values.
|
||||
|
||||
<a id="haystack_integrations.tracing.langfuse.tracer.SpanContext"></a>
|
||||
|
||||
### SpanContext
|
||||
@ -496,3 +482,4 @@ Return the trace ID.
|
||||
**Returns**:
|
||||
|
||||
The trace ID.
|
||||
|
||||
|
||||
@ -292,20 +292,6 @@ Return the data associated with the span.
|
||||
|
||||
The data associated with the span.
|
||||
|
||||
<a id="haystack_integrations.tracing.langfuse.tracer.LangfuseSpan.set_tags"></a>
|
||||
|
||||
#### LangfuseSpan.set\_tags
|
||||
|
||||
```python
|
||||
def set_tags(tags: dict[str, Any]) -> None
|
||||
```
|
||||
|
||||
Set multiple tags on the span.
|
||||
|
||||
**Arguments**:
|
||||
|
||||
- `tags`: a mapping of tag names to tag values.
|
||||
|
||||
<a id="haystack_integrations.tracing.langfuse.tracer.SpanContext"></a>
|
||||
|
||||
### SpanContext
|
||||
@ -496,3 +482,4 @@ Return the trace ID.
|
||||
**Returns**:
|
||||
|
||||
The trace ID.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user