Skip to content

Feature Request: Enhance observability and tracing capabilities #869

@anzax

Description

@anzax

Currently, txtai lacks built-in observability and tracing capabilities that would help track:

  • Embeddings generation and indexing processes
  • LLM prompts/generations
  • Pipeline execution flows
  • Agent activities
  • Workflow execution metrics

Potential solution: Integration with MLflow's LLM tracking (https://mlflow.org/docs/latest/llms/tracing/index.html) as an optional component.

This would enable:

  • Log and trace LLM interactions
  • Track embeddings operations
  • Monitor system performance
  • Visualize execution flows

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions