Nikolay Sivko
|
7280b38d12
added the `node_uptime_seconds` metric
|
преди 3 години |
Nikolay Sivko
|
ce52987aa3
added support for gathering metadata from DigitalOcean droplets
|
преди 3 години |
Nikolay Sivko
|
30be0a42f8
[containerd] try to find the containerd socket at the path specific to MicroK8s (coroot/coroot#14)
|
преди 3 години |
Nikolay Sivko
|
ee1be41416
[docker] gathering the configured container image, not its hash
|
преди 3 години |
Nikolay Sivko
|
7a7cf4642a
add the `container_info{image="..."}` metric
|
преди 3 години |
Anton Petruhin
|
b8797dfe5b
eBPF tracer: rabbitmq amqp protocol support
|
преди 3 години |
Anton Petruhin
|
215ae7eb08
eBPF tracer: rabbitmq amqp protocol support
|
преди 3 години |
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 години |
Anton Petruhin
|
2b71533310
reopen the conntrack connection in the container namespace if the ns has changed
|
преди 3 години |
Anton Petruhin
|
51b745b821
report closed listens for a while
|
преди 3 години |
Anton Petruhin
|
24a69d36e7
fix containers gc
|
преди 3 години |
Nikolay Sivko
|
00cf82f2ca
eBPF tracer: fix the Kafka protocol detection
|
преди 3 години |
Nikolay Sivko
|
fa8050df6e
getting the container-level lock while processing a L7 request
|
преди 3 години |
Nikolay Sivko
|
212616d40b
Update README.md
|
преди 3 години |
Nikolay Sivko
|
837cbcd2cf
JVM monitoring: gathering JVM metrics by parsing `hsperfdata`
|
преди 3 години |
Nikolay Sivko
|
97a7eec726
eBPF tracer: fix the connection timestamp lookup
|
преди 3 години |
Nikolay Sivko
|
f4a8338bf6
eBPF tracer: cassandra protocol support
|
преди 3 години |
Nikolay Sivko
|
99c3b381bc
eBPF tracer: kafka protocol support
|
преди 3 години |
Anton Petruhin
|
e349472946
fix typo in `container_http_requests_duration_seconds_total`
|
преди 3 години |
Nikolay Sivko
|
d05851acd3
eBPF tracer: determine the size of the first `io_vec` element when handling `writev` syscalls
|
преди 3 години |
Nikolay Sivko
|
c96452b9d6
try to determine the actual connection destination using the conntrack table in the container net namespace
|
преди 3 години |
Nikolay Sivko
|
cc34909bb0
more accurate binding of L7 requests to TCP connections
|
преди 3 години |
Nikolay Sivko
|
ef256eef8f
eBPF tracer: fixed race condition
|
преди 3 години |
Anton Petruhin
|
02681c1abf
Merge pull request #8 from coroot/ebpf_l7
|
преди 3 години |
Nikolay Sivko
|
e27ef593cc
eBPF tracer: using `BPF_MAP_TYPE_LRU_HASH` for `active_l7_requests` to avoid overflow
|
преди 3 години |
Nikolay Sivko
|
6eecde5d1d
eBPF tracer: avoiding overflow of the `fd_by_pid_tgid` map
|
преди 3 години |
Anton Petruhin
|
3313f9e840
reorganize C code
|
преди 3 години |
Anton Petruhin
|
2836d382d0
convert indents to spaces
|
преди 3 години |
Nikolay Sivko
|
8e44247166
capturing Mongo queries at the eBPF level
|
преди 3 години |
Nikolay Sivko
|
3aa10916e3
capturing Mysql queries at the eBPF level
|
преди 3 години |