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

Y-Flow: Y-Point stats metrics are absent #5531

Open
yuliiamir opened this issue Jan 9, 2024 · 0 comments
Open

Y-Flow: Y-Point stats metrics are absent #5531

yuliiamir opened this issue Jan 9, 2024 · 0 comments

Comments

@yuliiamir
Copy link
Collaborator

It seems that we need to recheck our logic as there are no stats metrics yflow.ypoint*
Expected metrics (openkilda-metrics.md):

Y-flow Y point rule metrics

  • <prefix>.yflow.ypoint.bits - total size of all packets which were processed by the Y-flow's rule in the Y point in bits
  • <prefix>.yflow.ypoint.bytes - total size of all packets which were processed by the Y-flow's rule in the Y point in bytes
  • <prefix>.yflow.ypoint.packets - total count of packets which were processed by the Y-flow's rule in the Y point

Tags:

  • y_flow_id - String: ID of a Y-flow which a rule belongs to, unknown if there is no information about a Y-flow
  • flowid - String: ID of a sub flow which a rule belongs to, unknown if there is no information about a flow
  • direction - String: direction of flow traffic: forward, reverse or undefined
  • is_y_flow_subflow Boolean: true as a sub flow belongs to a Y-flow

Note, the meter.yflow.ypoint* metrics are present.

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

No branches or pull requests

1 participant