提交历史

作者 SHA1 备注 提交日期
  Nikolay Sivko 4ea21f60c6 persisting mount info instead of reading `/proc/<pid>/mountinfo` on every scrape 3 年之前
  Nikolay Sivko 330d702306 using Cilium's ebpf-maps to detect actual TCP connection destination addresses 3 年之前
  Nikolay Sivko 7a7cf4642a add the `container_info{image="..."}` metric 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 51b745b821 report closed listens for a while 3 年之前
  Anton Petruhin 24a69d36e7 fix containers gc 3 年之前
  Nikolay Sivko fa8050df6e getting the container-level lock while processing a L7 request 3 年之前
  Nikolay Sivko 837cbcd2cf JVM monitoring: gathering JVM metrics by parsing `hsperfdata` 3 年之前
  Nikolay Sivko 99c3b381bc eBPF tracer: kafka protocol support 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 3aa10916e3 capturing Mysql queries at the eBPF level 3 年之前
  Nikolay Sivko b6a607662e capturing Memcached queries at the eBPF level 3 年之前
  Nikolay Sivko 56e395920f capturing Redis queries at the eBPF level 3 年之前
  Nikolay Sivko 12d24bf447 capturing Postgres queries at the eBPF level 3 年之前
  Nikolay Sivko 39eb98b5b0 meaningful names of command line arguments 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 年之前
  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 年之前
  Anton Petruhin 86d0ae77d8 run `logparser` for `containerd` containers 3 年之前
  Nikolay Sivko dfb7f3e544 fix detection of k8s volume names mounted with `subPath` 4 年之前
  Anton Petruhin c5a3c7f05f remove excess logging on listens revalidation 4 年之前
  Anton Petruhin 6863d5008b add revalidation of the LISTEN sockets by reading `/proc/net/tcp[6]` 4 年之前
  Nikolay Sivko 21b6fa212b fix the "level" label in log-based metrics 4 年之前
  Nikolay Sivko be4bf64937 cgroups v2: IO stats 4 年之前
  Nikolay Sivko f97298268e cgroups v2: CPU stats 4 年之前
  Nikolay Sivko 33cfee6042 cgroups v2: memory stats 4 年之前
  Anton Petruhin c9654d5494 remove debug logging 4 年之前