Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metrics Exporter Improvement #29

Merged
merged 1 commit into from
Nov 9, 2022
Merged

Metrics Exporter Improvement #29

merged 1 commit into from
Nov 9, 2022

Conversation

slankdev
Copy link
Member

@slankdev slankdev commented Nov 1, 2022

Changes

  • new support flowctl meter attach -f to force-replace bpf byte-code (good for dev and operation)
  • bpf filter code refresh (many change, type, func, map, etc..)
  • metrics change
    • linux_flow_exporter_.*_[pkts,bytes]
      • asis: key {ifindex}
      • tobe: key {ingressIfindex, egressIfindex}
  • stop support flowctl meter attach --section SECTION
    • tc-egress, tc-ingress is stricted

Signed-off-by: Hiroki Shirokura <hiroki.shirokura@linecorp.com>
@slankdev slankdev marked this pull request as ready for review November 9, 2022 09:38
@slankdev slankdev merged commit 53c1edd into main Nov 9, 2022
@slankdev slankdev deleted the dev branch November 9, 2022 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant