We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug traces and metrics pipeline use log content length config key.
Steps to reproduce The usage should not have a direct impact unless I missed something around the way we initialize the buffer for gzipping data.
What did you expect to see? Content length set for metrics and traces properly.
What did you see instead? The code uses the content length used by logs.
What version did you use? latest
What config did you use? N/A
Environment N/A Additional context
The text was updated successfully, but these errors were encountered:
closing based on linked PR
Sorry, something went wrong.
No branches or pull requests
Describe the bug
traces and metrics pipeline use log content length config key.
Steps to reproduce
The usage should not have a direct impact unless I missed something around the way we initialize the buffer for gzipping data.
What did you expect to see?
Content length set for metrics and traces properly.
What did you see instead?
The code uses the content length used by logs.
What version did you use?
latest
What config did you use?
N/A
Environment
N/A
Additional context
The text was updated successfully, but these errors were encountered: