Skip to content

Conversation

@aniszoubiramar
Copy link
Contributor

@aniszoubiramar aniszoubiramar commented Jan 8, 2026

Updated API documentation to match the current Go implementation (source of truth). Applied 90 changes across 15 endpoints in 2 documentation files.

Summary by Endpoint

Endpoint Changes
POST /api/intake/llm-obs/v1/trace/spans 18 changes
GET /api/v2/llm-obs/v1/{project_id}/datasets 15 changes
GET /api/v2/llm-obs/v1/{project_id}/datasets/{dataset_id}/records 14 changes
POST /api/v2/llm-obs/v1/experiments/{experiment_id}/events 11 changes
POST /api/intake/llm-obs/v2/eval-metric 10 changes
GET /api/v2/llm-obs/v1/experiments 7 changes
PATCH /api/v2/llm-obs/v1/projects/{project_id} 4 changes
POST /api/v2/llm-obs/v1/{project_id}/datasets/{dataset_id}/records 3 changes
GET /api/v2/llm-obs/v1/projects 2 changes
PATCH /api/v2/llm-obs/v1/experiments/{experiment_id} 2 changes
POST /api/v2/llm-obs/v1/projects 1 change
POST /api/v2/llm-obs/v1/projects/delete 1 change
POST /api/v2/llm-obs/v1/{project_id}/datasets 1 change
POST /api/v2/llm-obs/v1/experiments 1 change
POST /api/v2/llm-obs/v1/spans/events/search 1 change (structural)

Change Types

Type Count
Fields added 76
Type fixes 3
Required status fixes 11
Total 90

Files Modified

  • content/en/llm_observability/experiments/_index.md
  • content/en/llm_observability/instrumentation/api.md

🤖 Generated with Claude Code

What does this PR do? What is the motivation?

Merge instructions

Merge readiness:

  • Ready for merge

For Datadog employees:

Your branch name MUST follow the <name>/<description> convention and include the forward slash (/). Without this format, your pull request will not pass CI, the GitLab pipeline will not run, and you won't get a branch preview. Getting a branch preview makes it easier for us to check any issues with your PR, such as broken links.

If your branch doesn't follow this format, rename it or create a new branch and PR.

[6/5/2025] Merge queue has been disabled on the documentation repo. If you have write access to the repo, the PR has been reviewed by a Documentation team member, and all of the required checks have passed, you can use the Squash and Merge button to merge the PR. If you don't have write access, or you need help, reach out in the #documentation channel in Slack.

Additional notes

Updated API documentation to match the current Go implementation (source of truth).
Applied 90 changes across 15 endpoints in 2 documentation files.

## Summary by Endpoint

| Endpoint | Changes |
|----------|---------|
| POST /api/intake/llm-obs/v1/trace/spans | 18 changes |
| GET /api/v2/llm-obs/v1/{project_id}/datasets | 15 changes |
| GET /api/v2/llm-obs/v1/{project_id}/datasets/{dataset_id}/records | 14 changes |
| POST /api/v2/llm-obs/v1/experiments/{experiment_id}/events | 11 changes |
| POST /api/intake/llm-obs/v2/eval-metric | 10 changes |
| GET /api/v2/llm-obs/v1/experiments | 7 changes |
| PATCH /api/v2/llm-obs/v1/projects/{project_id} | 4 changes |
| POST /api/v2/llm-obs/v1/{project_id}/datasets/{dataset_id}/records | 3 changes |
| GET /api/v2/llm-obs/v1/projects | 2 changes |
| PATCH /api/v2/llm-obs/v1/experiments/{experiment_id} | 2 changes |
| POST /api/v2/llm-obs/v1/projects | 1 change |
| POST /api/v2/llm-obs/v1/projects/delete | 1 change |
| POST /api/v2/llm-obs/v1/{project_id}/datasets | 1 change |
| POST /api/v2/llm-obs/v1/experiments | 1 change |
| POST /api/v2/llm-obs/v1/spans/events/search | 1 change (structural) |

## Change Types

| Type | Count |
|------|-------|
| Fields added | 76 |
| Type fixes | 3 |
| Required status fixes | 11 |
| **Total** | **90** |

## Files Modified

- content/en/llm_observability/experiments/_index.md
- content/en/llm_observability/instrumentation/api.md

🤖 Generated with Claude Code
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

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.

2 participants