Anton Petruhin
|
b64ad23a38
logparser: v1.0.5
|
3 年 前 |
Nikolay Sivko
|
0d0cdda853
handling the cmdline change in `runsc`
|
3 年 前 |
Nikolay Sivko
|
32c6ad26ab
initial support for sandboxed containers (e.g., `gvisor`)
|
3 年 前 |
Nikolay Sivko
|
4ea21f60c6
persisting mount info instead of reading `/proc/<pid>/mountinfo` on every scrape
|
3 年 前 |
Nikolay Sivko
|
e5df00a3dc
add detection for the `keydb` application type
|
3 年 前 |
Nikolay Sivko
|
330d702306
using Cilium's ebpf-maps to detect actual TCP connection destination addresses
|
3 年 前 |
Anton Petruhin
|
674a5a5ace
Skipping the IPs assigned to interfaces in the DOWN state while resolving `0.0.0.0` in TCP LISTEN sockets (coroot/coroot#22)
|
3 年 前 |
Anton Petruhin
|
920bf23000
containerd: add the `k0s`-specific socket path (#10)
|
3 年 前 |
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 年 前 |