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

feat(exporters): add support for bytes metrics for logs/traces/metrics #10084

Closed
wants to merge 4 commits into from

Conversation

OverOrion
Copy link

Description

For log records it is really useful to know how not only the number of log records but their size in bytes as well.
This PR in it's current state showcases a potential solution to this problem, please let me know your thoughts @djaglowski @ChrsMark

I will also make sure that it is disabled by default, but wanted to gather early feedback before went with this further.

Link to tracking issue

Fixes #9412

Testing

Documentation

TODOs:

  • docs
  • testing
  • make sure disabled by default

Signed-off-by: Szilard Parrag <szilard.parrag@axoflow.com>
Signed-off-by: Szilard Parrag <szilard.parrag@axoflow.com>
Signed-off-by: Szilard Parrag <szilard.parrag@axoflow.com>
Signed-off-by: Szilard Parrag <szilard.parrag@axoflow.com>
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label May 24, 2024
Copy link
Contributor

github-actions bot commented Jun 7, 2024

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[telemetry] - It would be great to have addtitional metrics
1 participant