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

feature/traces improve #108

Merged
merged 6 commits into from
Oct 22, 2024
Merged

feature/traces improve #108

merged 6 commits into from
Oct 22, 2024

Conversation

akvlad
Copy link
Collaborator

@akvlad akvlad commented Oct 22, 2024

Traces ingestion improved algorithm: less performant, but more evenly shared traces between clickhouse nodes

client-side processing of trace data. This can improve performance but may increase client-side resource usage.

akvlad and others added 6 commits October 22, 2024 12:30
Rename the batchV2 struct to traceWithTagsBatch to improve code readability.
Update the names of struct fields to make them more descriptive.
Rename the traces_v2.go file to trace_batch_processor.go.
Use a custom contextKey type in the pushTraceData function to resolve the SA1029 warning.
Optimize README.md to provide more detailed configuration instructions.
These changes are aimed at improving code quality, maintainability, and documentation clarity.
@akvlad akvlad merged commit 0b1cea3 into main Oct 22, 2024
1 check passed
@akvlad akvlad deleted the feature/traces_improve branch October 22, 2024 12:00
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