Anton Petruhin
|
739dc94854
eBPF tracer: HTTP/2 protocol support
|
2 years ago |
Nikolay Sivko
|
f11845832b
Merge pull request #35 from coroot/adaptive_connection_filtering
|
2 years ago |
Nikolay Sivko
|
3ca4d00cdc
added heuristics to track connections with public destination IPs
|
2 years ago |
Nikolay Sivko
|
31d4bfafe1
Merge pull request #34 from coroot/autowhitelist_external_networks
|
2 years ago |
Nikolay Sivko
|
9bada0f251
whitelist the external networks associated with the node
|
2 years ago |
Nikolay Sivko
|
eb87f8bc63
Merge pull request #32 from coroot/nats
|
2 years ago |
Nikolay Sivko
|
dcf1c8fc55
added support for the NATS protocol
|
2 years ago |
Nikolay Sivko
|
944f03ed68
Merge pull request #29 from coroot/ebpf_l7_openssl
|
2 years ago |
Anton Petruhin
|
a29e77f941
eBPF-based TLS connections tracing for applications using OpenSSL
|
2 years ago |
Anton Petruhin
|
2242dad7b9
Merge pull request #28 from coroot/ebpf_l7_go_tls_fix1
|
2 years ago |
Anton Petruhin
|
d411dcbf49
attach TLS uprobes upon receiving the `connection-open` event
|
2 years ago |
Nikolay Sivko
|
041420e7b6
Merge pull request #27 from coroot/ebpf_l7_go_tls
|
2 years ago |
Anton Petruhin
|
2cf13850e2
eBPF-based TLS connections tracing for Golang applications
|
2 years ago |
Nikolay Sivko
|
4a9d581f65
Merge pull request #26 from coroot/fix_mongodb_message_parsing
|
2 years ago |
Nikolay Sivko
|
39716bc510
[mongodb] validating that mongodb messages are not truncated before allocating buffers
|
2 years ago |
Anton Petruhin
|
7e651e14bc
logparser: v1.0.6 (#25)
|
2 years ago |
Nikolay Sivko
|
439fcbe444
Merge pull request #24 from coroot/non_blocking_tcp_connect
|
2 years ago |
Nikolay Sivko
|
abc9e3cac8
fix TCP connection timestamp handling in the case of using non-blocking connect
|
2 years ago |
Nikolay Sivko
|
461156d080
Merge pull request #22 from coroot/crio_support
|
3 years ago |
Nikolay Sivko
|
a091277bc8
add support for CRI-O
|
3 years ago |
Nikolay Sivko
|
afdfe9ed6f
don't skip connections from the host network namespace to the loopback IPs
|
3 years ago |
Nikolay Sivko
|
02a3aebd8e
Merge pull request #20 from coroot/containers_with_multiple_net_namespaces
|
3 years ago |
Nikolay Sivko
|
a6d6391cf1
add support for containers with multiple network namespaces
|
3 years ago |
Nikolay Sivko
|
0fb14e3780
Merge pull request #19 from coroot/aws_metadata_service_v2
|
3 years ago |
Nikolay Sivko
|
06edf01e60
using IMDSv2 to retrieve AWS instance metadata
|
3 years ago |
Nikolay Sivko
|
98b9e465f8
Merge pull request #18 from coroot/docker_swarm
|
3 years ago |
Nikolay Sivko
|
67135f854b
docker swarm: using conntrack tables within `lb_*` network namespaces for resolving actual connection destinations
|
3 years ago |
Nikolay Sivko
|
b055fe0ff0
docker swarm: labels-based container IDs
|
3 years ago |
Nikolay Sivko
|
c8e0d2c819
added a rate limited writer for `klog` (#17)
|
3 years ago |
Nikolay Sivko
|
d604eef02b
added support for containers within the `runtime.slice` cgroup (#17)
|
3 years ago |