Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf(scores): remove fk constraint from traceId and observationId on scores, change to projectId #2012

Merged
merged 33 commits into from May 16, 2024

Conversation

marcklingen
Copy link
Member

@marcklingen marcklingen commented May 8, 2024

Dependency: #2014, both PRs should be merged at the same time.

Copy link

vercel bot commented May 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
langfuse-cloud ✅ Ready (Inspect) Visit Preview May 16, 2024 0:32am
langfuse-cloud-us 🔄 Building (Inspect) Visit Preview May 16, 2024 0:32am

Base automatically changed from marc/lfe-1114-step2-backfill-projectid-on-score to main May 9, 2024 18:29
* chore(scores): drop fk on traces and observations

* trpc update

* push
Copy link
Member Author

@marcklingen marcklingen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self-review, looks good to me

@marcklingen
Copy link
Member Author

fixed api auth, should allow access to scores with all and scores scope

Copy link
Member Author

@marcklingen marcklingen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ready to merge, will do later

Copy link
Member Author

@marcklingen marcklingen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maxdeichmann I adapted the tests to the desired change of this PR. can you check and approve this change?

web/src/__tests__/ingestion.servertest.ts Show resolved Hide resolved
web/src/__tests__/ingestion.servertest.ts Show resolved Hide resolved
web/src/__tests__/ingestion.servertest.ts Show resolved Hide resolved
@marcklingen marcklingen changed the title chore: add fk to projectid on scores and set non null perf(scores): remove fk constraint from traceId and observationId on scores, change to projectId May 16, 2024
@marcklingen marcklingen enabled auto-merge (squash) May 16, 2024 12:32
@marcklingen marcklingen merged commit 10d84a4 into main May 16, 2024
13 checks passed
@marcklingen marcklingen deleted the marc/lfe-1116-fk-projectid-scores branch May 16, 2024 12:33
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.

None yet

3 participants