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

Instrument agent execution #166

Merged
merged 5 commits into from
May 24, 2023
Merged

Instrument agent execution #166

merged 5 commits into from
May 24, 2023

Conversation

pablochacin
Copy link
Collaborator

@pablochacin pablochacin commented May 23, 2023

Description

Add options to the disruptor agent to instrument execution and collect profiling information and traces.

Fixes # (issue)

Checklist:

  • My code follows the coding style of this project
  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules

Signed-off-by: Pablo Chacin <pablochacin@gmail.com>
Signed-off-by: Pablo Chacin <pablochacin@gmail.com>
Signed-off-by: Pablo Chacin <pablochacin@gmail.com>
@pablochacin pablochacin requested a review from roobre May 24, 2023 13:31
Copy link
Collaborator

@roobre roobre left a comment

Choose a reason for hiding this comment

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

LGTM, left small things only.

cmd/agent/main.go Outdated Show resolved Hide resolved
cmd/agent/main.go Outdated Show resolved Hide resolved
cmd/agent/main.go Outdated Show resolved Hide resolved
cmd/agent/main.go Outdated Show resolved Hide resolved
cmd/agent/main.go Outdated Show resolved Hide resolved
pablochacin and others added 2 commits May 24, 2023 17:22
Co-authored-by: Roberto Santalla <roobre@users.noreply.github.com>
Signed-off-by: Pablo Chacin <pablochacin@gmail.com>
@pablochacin pablochacin merged commit 3aa7640 into main May 24, 2023
5 checks passed
@pablochacin pablochacin deleted the grpc-requests-delay branch May 24, 2023 16:10
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.

None yet

2 participants