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

Profiling es-split + fixes for probe #49

Merged
merged 11 commits into from
Mar 17, 2023

Conversation

k-danil
Copy link
Contributor

@k-danil k-danil commented Mar 12, 2023

Good day!

This PR introduce profiler capabilities for astits-es-split utility.

  • Add support for cpu and memory profiler in astits-es-split (-cp and -mp startup flags)
  • Add support for discard output in astits-es-split (-discard startup flag)
  • Convert muxerOut to WriteCloser, Close method will flush underlaying buffer and properly close the file.
  • Some formatting changes.
  • Bugfix for astits-probe - astits.ErrNoMorePackets triggers log.Fatal, as result no profiler data written on disk.

@asticode asticode merged commit bf157fb into asticode:master Mar 17, 2023
@asticode
Copy link
Owner

Cheers

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