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

Implement additional metrics on LinkNode #262

Open
s-simoncelli opened this issue Oct 1, 2024 · 0 comments
Open

Implement additional metrics on LinkNode #262

s-simoncelli opened this issue Oct 1, 2024 · 0 comments

Comments

@s-simoncelli
Copy link
Contributor

          > I think it would be nice to export the internal nodes' flow data using metrics. What do you think?

Agreed. What are you thinking? Some attributes that might be useful (first two more than the last two):

  • (In|Out)flowAboveSoftMax or SoftMaxFlowExceedance - self explanatory
  • (In|Out)flowBelowSoftMin or SoftMinFlowDeficit - A deficit to the soft min flow.
  • (In|Out)flowAboveSoftMin - flow less the soft min flow
  • (In|Out)flowBelowSoftMax - flow less the soft max flow

WTW node could also implement the soft min related ones.

Originally posted by @jetuk in #213 (comment)

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