Nikolay Sivko
|
0fb14e3780
Merge pull request #19 from coroot/aws_metadata_service_v2
|
před 3 roky |
Nikolay Sivko
|
06edf01e60
using IMDSv2 to retrieve AWS instance metadata
|
před 3 roky |
Nikolay Sivko
|
98b9e465f8
Merge pull request #18 from coroot/docker_swarm
|
před 3 roky |
Nikolay Sivko
|
67135f854b
docker swarm: using conntrack tables within `lb_*` network namespaces for resolving actual connection destinations
|
před 3 roky |
Nikolay Sivko
|
b055fe0ff0
docker swarm: labels-based container IDs
|
před 3 roky |
Nikolay Sivko
|
c8e0d2c819
added a rate limited writer for `klog` (#17)
|
před 3 roky |
Nikolay Sivko
|
d604eef02b
added support for containers within the `runtime.slice` cgroup (#17)
|
před 3 roky |
Nikolay Sivko
|
01c026041c
recovering from panics while parsing `bson` documents (#16)
|
před 3 roky |
Anton Petruhin
|
e10593c268
fix reading from Cilium's eBPF maps (#15)
|
před 3 roky |
Anton Petruhin
|
9960601857
Merge pull request #14 from coroot/ebpf_based_tracing
|
před 3 roky |
Nikolay Sivko
|
b0eaa0e3df
eBPF-based tracing
|
před 3 roky |
Nikolay Sivko
|
8840fd9b02
cloud metadata: fix overwriting labels with empty values
|
před 3 roky |
Nikolay Sivko
|
2163f5f7a9
cloud metadata: added the ability to set the instance type and lifecycle using CLI arguments or environment variables
|
před 3 roky |
Anton Petruhin
|
b64ad23a38
logparser: v1.0.5
|
před 3 roky |
Nikolay Sivko
|
0d0cdda853
handling the cmdline change in `runsc`
|
před 3 roky |
Nikolay Sivko
|
32c6ad26ab
initial support for sandboxed containers (e.g., `gvisor`)
|
před 3 roky |
Nikolay Sivko
|
4ea21f60c6
persisting mount info instead of reading `/proc/<pid>/mountinfo` on every scrape
|
před 3 roky |
Nikolay Sivko
|
e5df00a3dc
add detection for the `keydb` application type
|
před 3 roky |
Nikolay Sivko
|
330d702306
using Cilium's ebpf-maps to detect actual TCP connection destination addresses
|
před 3 roky |
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)
|
před 3 roky |
Anton Petruhin
|
920bf23000
containerd: add the `k0s`-specific socket path (#10)
|
před 3 roky |
Nikolay Sivko
|
7280b38d12
added the `node_uptime_seconds` metric
|
před 3 roky |
Nikolay Sivko
|
ce52987aa3
added support for gathering metadata from DigitalOcean droplets
|
před 3 roky |
Nikolay Sivko
|
30be0a42f8
[containerd] try to find the containerd socket at the path specific to MicroK8s (coroot/coroot#14)
|
před 3 roky |
Nikolay Sivko
|
ee1be41416
[docker] gathering the configured container image, not its hash
|
před 3 roky |
Nikolay Sivko
|
7a7cf4642a
add the `container_info{image="..."}` metric
|
před 3 roky |
Anton Petruhin
|
b8797dfe5b
eBPF tracer: rabbitmq amqp protocol support
|
před 3 roky |
Anton Petruhin
|
215ae7eb08
eBPF tracer: rabbitmq amqp protocol support
|
před 3 roky |
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)
|
před 3 roky |
Anton Petruhin
|
2b71533310
reopen the conntrack connection in the container namespace if the ns has changed
|
před 3 roky |