Skip to content

Conversation

@yxshen20
Copy link

@yxshen20 yxshen20 commented Apr 6, 2024

This commit includes the implementation of uprobes for HTTPS observability

@datawine
Copy link
Collaborator

datawine commented Apr 7, 2024

This PR needs to be resubmitted to address issues with commit formatting, licensing, file directory structure, and the README, among other aspects.

@thu-gyt
Copy link
Collaborator

thu-gyt commented Apr 21, 2024

The same problem

sudo go run ./sniffer/main.go ./sniffer/ebpf_src.c --pid $(pgrep -f "python3 ./server/https_server.py 43421")
# github.com/iovisor/gobpf/bcc
/root/go/pkg/mod/github.com/iovisor/gobpf@v0.2.0/bcc/module.go:32:10: fatal error: bcc/bcc_common.h: No such file or directory
   32 | #include <bcc/bcc_common.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.

@yxshen20
Copy link
Author

Addressed the following issues:

  1. Added LICENSE and comments to the source files, adhering to the policies of Apache 2.0
  2. Added scripts for installing depencencies
  3. Updated to a more detailed README file

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.

3 participants