coroot / coroot-node-agent

A Prometheus exporter based on eBPF that gathers comprehensive container metrics
https://coroot.com/docs/metrics/node-agent
Apache License 2.0
331 stars 61 forks source link

HTTPS traces cannot be observed #118

Open jacbo0112 opened 3 months ago

jacbo0112 commented 3 months ago

HTTPS traces cannot be observed? By the way, can you only retrieve outbound traces? Can't inbound work?

StLeoX commented 2 months ago

Could you provide more details about "inbound traces" ?

jacbo0112 commented 2 months ago

What can be observed now is the data that is used as a client to call HTTP. If used as a server, the called data is not available. Of course, I guess that's how the code was designed. But this approach requires installing agents on every device that may need to call HTTP APIs