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

Add commands for support network profiling #158

Merged
merged 5 commits into from
Jul 14, 2022

Conversation

mrproliu
Copy link
Contributor

  • Support creating and keeping alive the eBPF network profiling task
  • Support query the process relation level metrics
  • Support query process relation

@mrproliu mrproliu added the enhancement New feature or request label Jul 14, 2022
@mrproliu mrproliu added this to the 0.11.0 milestone Jul 14, 2022
@mrproliu mrproliu requested review from wu-sheng and kezhenxu94 July 14, 2022 06:03
@codecov-commenter
Copy link

codecov-commenter commented Jul 14, 2022

Codecov Report

Merging #158 (b2346d7) into master (b1122e1) will decrease coverage by 2.81%.
The diff coverage is 4.65%.

@@            Coverage Diff             @@
##           master     #158      +/-   ##
==========================================
- Coverage   27.47%   24.66%   -2.82%     
==========================================
  Files          20       21       +1     
  Lines         404      446      +42     
==========================================
- Hits          111      110       -1     
- Misses        286      327      +41     
- Partials        7        9       +2     
Impacted Files Coverage Δ
internal/commands/interceptor/entity.go 0.00% <0.00%> (ø)
internal/commands/interceptor/process.go 0.00% <0.00%> (ø)
pkg/graphql/utils/parser.go 58.33% <66.66%> (-9.85%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b1122e1...b2346d7. Read the comment docs.

@mrproliu
Copy link
Contributor Author

I have change the current PR to WIP. For now, the entity data contains process information, but it was not supported in the old version of oap. When I fix it, I will change the status of this PR.

@mrproliu mrproliu changed the title Add commands for support network profiling [WIP] Add commands for support network profiling Jul 14, 2022
@mrproliu mrproliu changed the title [WIP] Add commands for support network profiling Add commands for support network profiling Jul 14, 2022
@mrproliu
Copy link
Contributor Author

It's ready for the review :)

@wu-sheng wu-sheng merged commit a73f653 into apache:master Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants