Commit History

Author SHA1 Message Date
  Anton Petruhin fab4a7d987 node: do not ignore `em*`, `bond*`, `p*p*`, and `enx*` network devices 2 years ago
  Nikolay Sivko 44dcc734ef Merge pull request #46 from coroot/ephemeral_port_range 2 years ago
  Anton Petruhin b9e598226e exclude reporting of `container_net_tcp_*` metrics for TCP ports within the ephemeral port range (32768-60999) 2 years ago
  Nikolay Sivko df8e36c098 fix reading L7 event payload 2 years ago
  Nikolay Sivko dce4626efa Merge pull request #45 from coroot/ns_ips_cache 2 years ago
  Anton Petruhin 7a3f19388c container: add a cache for the IPs assigned to network namespaces 2 years ago
  Nikolay Sivko 420f4265f5 Merge pull request #43 from coroot/performance_optimizations 2 years ago
  Nikolay Sivko 61d76cea9c optimize connection lookups by PID:FD 2 years ago
  Nikolay Sivko 559868c12c optimize deserialization of messages received from eBPF perfmaps 2 years ago
  Nikolay Sivko 66f2aced17 logparser v1.0.13 2 years ago
  Nikolay Sivko bd5a59a4eb logparser v1.0.12 2 years ago
  Nikolay Sivko 84d3355850 switch to opentelemetry-logs-go v0.4.1 from the fork (our PR has been merged) 2 years ago
  Nikolay Sivko 957d40f79f logparser v1.0.11 2 years ago
  Nikolay Sivko a2d457036f logparser v1.0.10 2 years ago
  Nikolay Sivko 2ba4380d44 Merge pull request #41 from coroot/otel_logs_service_names 2 years ago
  Nikolay Sivko 92713d1d95 configuring OpenTelemetry service names for k8s container logs 2 years ago
  Nikolay Sivko e4cecfc0e7 logparser v1.0.9 2 years ago
  Nikolay Sivko 39624b01e8 logparser v1.0.8 2 years ago
  Nikolay Sivko e88780bcfd Merge pull request #40 from coroot/otel_logs 2 years ago
  Nikolay Sivko e2479d0f3c export logs to OpenTelemetry collector 2 years ago
  Nikolay Sivko 0b07c532b3 OpenTelemetry SDK v1.19.0 2 years ago
  Anton Petruhin 4cdc353afa Merge pull request #38 from blue-troy/main 2 years ago
  blue-troy 1b44651efd update go.mod to use upstream taskstats library 2 years ago
  Anton Petruhin 172da08b77 Merge pull request #36 from coroot/ebpf_l7_http2 2 years ago
  Anton Petruhin 739dc94854 eBPF tracer: HTTP/2 protocol support 2 years ago
  Nikolay Sivko f11845832b Merge pull request #35 from coroot/adaptive_connection_filtering 2 years ago
  Nikolay Sivko 3ca4d00cdc added heuristics to track connections with public destination IPs 2 years ago
  Nikolay Sivko 31d4bfafe1 Merge pull request #34 from coroot/autowhitelist_external_networks 2 years ago
  Nikolay Sivko 9bada0f251 whitelist the external networks associated with the node 2 years ago
  Nikolay Sivko eb87f8bc63 Merge pull request #32 from coroot/nats 2 years ago