Skip to content

docs: add kagent-to-MLflow tracing quickstart - #65

Open
hsteude wants to merge 1 commit into
feature/kagent-anthropic-examplefrom
feature/issue-64
Open

docs: add kagent-to-MLflow tracing quickstart#65
hsteude wants to merge 1 commit into
feature/kagent-anthropic-examplefrom
feature/issue-64

Conversation

@hsteude

@hsteude hsteude commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a minimal OpenTelemetry Collector manifest that sends workspace kagent traces to MLflow
  • document MLflow experiment, PAT, Secret, deployment, verification, GitOps, and cleanup steps in one quickstart
  • mention that other OpenTelemetry-compatible backends such as Langfuse can use the same pattern
  • link the tracing quickstart from the kagent examples index

Testing

  • yamllint kagent/observability/mlflow-tracing/otel-collector.yaml
  • kubectl apply --dry-run=client -f kagent/observability/mlflow-tracing/otel-collector.yaml
  • Collector 0.159.0 validate command against the embedded configuration
  • pre-commit run --files kagent/README.md kagent/observability/mlflow-tracing/README.md kagent/observability/mlflow-tracing/otel-collector.yaml
  • live kagent request produced MLflow trace tr-0101febea78407a86e44d4e700405b46 with six spans and state OK

Dependency

UI Evidence

UI evidence: not required
Reason: documentation and example Kubernetes manifests only; no intentionally visible product UI output changes.

Closes #64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant