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

Add tracing to the LR2 implementation #2174

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

josephschorr
Copy link
Member

No description provided.

@josephschorr josephschorr requested a review from a team as a code owner December 19, 2024 04:01
internal/graph/lr2streams.go Outdated Show resolved Hide resolved
internal/graph/lr2streams.go Show resolved Hide resolved
attribute.String("source-resource-type-namespace", config.sourceResourceType.Namespace),
attribute.String("source-resource-type-relation", config.sourceResourceType.Relation),
attribute.String("subjects-filter-subject-type", config.subjectsFilter.SubjectType),
attribute.StringSlice("subjects-filter-subject-ids", config.subjectsFilter.OptionalSubjectIds),
Copy link
Contributor

Choose a reason for hiding this comment

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

would suggest instead using the length

internal/graph/lookupresources2.go Outdated Show resolved Hide resolved
internal/graph/lookupresources2.go Show resolved Hide resolved
@josephschorr josephschorr added this pull request to the merge queue Dec 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 19, 2024
@josephschorr josephschorr added this pull request to the merge queue Dec 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 19, 2024
@josephschorr josephschorr added this pull request to the merge queue Dec 19, 2024
Merged via the queue into authzed:main with commit d74e6d3 Dec 19, 2024
23 checks passed
@josephschorr josephschorr deleted the lr2-spans branch December 19, 2024 18:28
@github-actions github-actions bot locked and limited conversation to collaborators Dec 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants