github coroot/coroot-node-agent v1.9.0
1.9.0

latest releases: v1.21.5, v1.21.4, v1.21.3...
13 months ago

eBPF-based TLS connections tracing for Golang applications

This release adds the capability to capture Layer 7 requests within TLS connections for Golang applications. The agent uses eBPF uprobes to attach to the following Go functions:

  • crypto/tls.(*Conn).Write
  • crypto/tls.(*Conn).Read

Tracing these calls enables the agent to capture the requests before they are encrypted (and after they are decrypted).

Pull Request: #27
Full Changelog: v1.8.10...v1.9.0

Don't miss a new coroot-node-agent release

NewReleases is sending notifications on new releases.