Nikolay Sivko
|
12d24bf447
capturing Postgres queries at the eBPF level
|
3 년 전 |
Nikolay Sivko
|
39eb98b5b0
meaningful names of command line arguments
|
3 년 전 |
Nikolay Sivko
|
f1e617ab28
L7 tracing can be disabled by using the `--disable-l7-tracing` command-line argument
|
3 년 전 |
Nikolay Sivko
|
ce1a0c1795
eBPF-based HTTP metrics: `container_http_requests_total` and `container_http_request_duration_seconds_total`
|
3 년 전 |
Nikolay Sivko
|
88ee3bbcd3
HTTP request tracing at the eBPF level
|
3 년 전 |
Nikolay Sivko
|
b49e97643e
discovering the FD of every outbound TCP connection
|
3 년 전 |
Anton Petruhin
|
8a50003846
ebpf: ensure that kernel tracing is available
|
3 년 전 |
Anton Petruhin
|
ca37b167d8
handle the case when two containerd instances run simultaneously
|
3 년 전 |
Anton Petruhin
|
bc8fdcf64b
suppress excessive logging (#4)
|
3 년 전 |
Anton Petruhin
|
7bbf670a72
build: run tests
|
3 년 전 |
Anton Petruhin
|
20e15d2ca3
build: update go and debian
|
3 년 전 |
Anton Petruhin
|
7d6ad21f2a
build: arm64 support
|
3 년 전 |
Nikolay Sivko
|
8267e0a8db
don't skip a TCP connection if its entry cannot be found in the conntrack table (e.g., Cilium rewrites destinations at the eBPF level bypassing conntrack)
|
3 년 전 |
Nikolay Sivko
|
78cc794a4b
add the `k3s` application type
|
3 년 전 |
Nikolay Sivko
|
2958f1212f
[conntrack] inverted conntrack records handling (this may happen if a container connects to itself)
|
3 년 전 |
Nikolay Sivko
|
7e1b0ddcf7
[k3s] using the k3s-specific containerd UNIX socket path as a fallback (closes #2)
|
3 년 전 |
Anton Petruhin
|
86d0ae77d8
run `logparser` for `containerd` containers
|
3 년 전 |
Anton Petruhin
|
4e92dad85c
fix cgroups parsing for a case when `containerd` uses the `systemd` cgroup driver
|
3 년 전 |
Nikolay Sivko
|
dfb7f3e544
fix detection of k8s volume names mounted with `subPath`
|
4 년 전 |
Nikolay Sivko
|
10b9282643
add support for Hetzner cloud metadata
|
4 년 전 |
Anton Petruhin
|
3266fed4a5
`pid-to-container` map revalidation
|
4 년 전 |
Anton Petruhin
|
c5a3c7f05f
remove excess logging on listens revalidation
|
4 년 전 |
Anton Petruhin
|
0d1e048f05
fix `process-start` handling in a case of pids wraparound
|
4 년 전 |
Nikolay Sivko
|
f7d41a40c1
Readme: add link to Coroot live demo
|
4 년 전 |
Anton Petruhin
|
6863d5008b
add revalidation of the LISTEN sockets by reading `/proc/net/tcp[6]`
|
4 년 전 |
Nikolay Sivko
|
308a006162
fix docker client initialization
|
4 년 전 |
Nikolay Sivko
|
658886465f
add the application types for Ceph & Rook components
|
4 년 전 |
Nikolay Sivko
|
21b6fa212b
fix the "level" label in log-based metrics
|
4 년 전 |
Nikolay Sivko
|
f02d005e9b
whitelisting Ceph disks (/dev/rbdX)
|
4 년 전 |
Nikolay Sivko
|
75b8ae38f6
bump logparser version
|
4 년 전 |