Skip to content

[Follow-up][Feature] Add L7 metrics #196

Description

@LorenzoTettamanti

Problem Description:

The actual metrics API expose L3-L4 kernel metrics to trace network packets, IPs and TCP,UDP connections. Real applications generates also L7 traffic via HTTPs, FTP, SSH,gRPC connections exposing API endpoints

Solution:

  • Use syscalls and tracepoints to intercept L7 traffic.
  • Create a metric in otel_metrics.rs file
  • Submit a test (Docker or Kubernetes) in the PR to make sure that the new metrics are correctly intercepted

Additional info

Metadata

Metadata

Labels

ebpfeBPF related tasksenhancementNew feature or requestrustPull requests that update Rust code

Fields

No fields configured for Feature.

Projects

Status
No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions