Anton Petruhin
|
739dc94854
eBPF tracer: HTTP/2 protocol support
|
2 jaren geleden |
Nikolay Sivko
|
3ca4d00cdc
added heuristics to track connections with public destination IPs
|
2 jaren geleden |
Nikolay Sivko
|
dcf1c8fc55
added support for the NATS protocol
|
2 jaren geleden |
Anton Petruhin
|
a29e77f941
eBPF-based TLS connections tracing for applications using OpenSSL
|
2 jaren geleden |
Anton Petruhin
|
d411dcbf49
attach TLS uprobes upon receiving the `connection-open` event
|
2 jaren geleden |
Anton Petruhin
|
2cf13850e2
eBPF-based TLS connections tracing for Golang applications
|
2 jaren geleden |
Nikolay Sivko
|
abc9e3cac8
fix TCP connection timestamp handling in the case of using non-blocking connect
|
2 jaren geleden |
Nikolay Sivko
|
afdfe9ed6f
don't skip connections from the host network namespace to the loopback IPs
|
3 jaren geleden |
Nikolay Sivko
|
a6d6391cf1
add support for containers with multiple network namespaces
|
3 jaren geleden |
Nikolay Sivko
|
67135f854b
docker swarm: using conntrack tables within `lb_*` network namespaces for resolving actual connection destinations
|
3 jaren geleden |
Nikolay Sivko
|
b0eaa0e3df
eBPF-based tracing
|
3 jaren geleden |
Nikolay Sivko
|
4ea21f60c6
persisting mount info instead of reading `/proc/<pid>/mountinfo` on every scrape
|
3 jaren geleden |
Nikolay Sivko
|
330d702306
using Cilium's ebpf-maps to detect actual TCP connection destination addresses
|
3 jaren geleden |
Nikolay Sivko
|
7a7cf4642a
add the `container_info{image="..."}` metric
|
3 jaren geleden |
Anton Petruhin
|
215ae7eb08
eBPF tracer: rabbitmq amqp protocol support
|
3 jaren geleden |
Nikolay Sivko
|
9690d58f19
eBPF tracer: additional invalidation of the connection timestamp for the case when the new connection is not a TCP one (Unix socket)
|
3 jaren geleden |
Anton Petruhin
|
51b745b821
report closed listens for a while
|
3 jaren geleden |
Anton Petruhin
|
24a69d36e7
fix containers gc
|
3 jaren geleden |
Nikolay Sivko
|
fa8050df6e
getting the container-level lock while processing a L7 request
|
3 jaren geleden |
Nikolay Sivko
|
837cbcd2cf
JVM monitoring: gathering JVM metrics by parsing `hsperfdata`
|
3 jaren geleden |
Nikolay Sivko
|
99c3b381bc
eBPF tracer: kafka protocol support
|
3 jaren geleden |
Nikolay Sivko
|
c96452b9d6
try to determine the actual connection destination using the conntrack table in the container net namespace
|
3 jaren geleden |
Nikolay Sivko
|
cc34909bb0
more accurate binding of L7 requests to TCP connections
|
3 jaren geleden |
Nikolay Sivko
|
3aa10916e3
capturing Mysql queries at the eBPF level
|
3 jaren geleden |
Nikolay Sivko
|
b6a607662e
capturing Memcached queries at the eBPF level
|
3 jaren geleden |
Nikolay Sivko
|
56e395920f
capturing Redis queries at the eBPF level
|
3 jaren geleden |
Nikolay Sivko
|
12d24bf447
capturing Postgres queries at the eBPF level
|
3 jaren geleden |
Nikolay Sivko
|
39eb98b5b0
meaningful names of command line arguments
|
3 jaren geleden |
Nikolay Sivko
|
ce1a0c1795
eBPF-based HTTP metrics: `container_http_requests_total` and `container_http_request_duration_seconds_total`
|
3 jaren geleden |
Nikolay Sivko
|
88ee3bbcd3
HTTP request tracing at the eBPF level
|
3 jaren geleden |