-
Notifications
You must be signed in to change notification settings - Fork 36
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
Fix memory leak in metrics chain element #1626
Merged
denis-tingaikin
merged 7 commits into
networkservicemesh:main
from
Ex4amp1e:metric-leaks
May 18, 2024
Merged
Fix memory leak in metrics chain element #1626
denis-tingaikin
merged 7 commits into
networkservicemesh:main
from
Ex4amp1e:metric-leaks
May 18, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO:
- try to use metadata for storing preivous metric values
- add chnages WIP: Quick workaround for otel metric leaks #1625
Signed-off-by: Vladislav Byrgazov <[email protected]>
Signed-off-by: Vladislav Byrgazov <[email protected]>
Signed-off-by: Vladislav Byrgazov <[email protected]>
Signed-off-by: Vladislav Byrgazov <[email protected]>
Signed-off-by: Vladislav Byrgazov <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a few comments; the changes mostly look good.
Signed-off-by: Vladislav Byrgazov <[email protected]>
denis-tingaikin
approved these changes
May 17, 2024
Signed-off-by: Vladislav Byrgazov <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-csi-driver
that referenced
this pull request
May 18, 2024
…k@main PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix lint issues Signed-off-by: Vladislav Byrgazov <[email protected]> * Added check is opentelemetry enabled and fixed copyrights Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix metrics memory leak by storing temp connection data in metadata Signed-off-by: Vladislav Byrgazov <[email protected]> * Added copyright Signed-off-by: Vladislav Byrgazov <[email protected]> * Address review comments Signed-off-by: Vladislav Byrgazov <[email protected]> * Fixed import Signed-off-by: Vladislav Byrgazov <[email protected]> --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-map-ip-k8s
that referenced
this pull request
May 18, 2024
…k@main PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix lint issues Signed-off-by: Vladislav Byrgazov <[email protected]> * Added check is opentelemetry enabled and fixed copyrights Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix metrics memory leak by storing temp connection data in metadata Signed-off-by: Vladislav Byrgazov <[email protected]> * Added copyright Signed-off-by: Vladislav Byrgazov <[email protected]> * Address review comments Signed-off-by: Vladislav Byrgazov <[email protected]> * Fixed import Signed-off-by: Vladislav Byrgazov <[email protected]> --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-cluster-info-k8s
that referenced
this pull request
May 18, 2024
…k@main PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix lint issues Signed-off-by: Vladislav Byrgazov <[email protected]> * Added check is opentelemetry enabled and fixed copyrights Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix metrics memory leak by storing temp connection data in metadata Signed-off-by: Vladislav Byrgazov <[email protected]> * Added copyright Signed-off-by: Vladislav Byrgazov <[email protected]> * Address review comments Signed-off-by: Vladislav Byrgazov <[email protected]> * Fixed import Signed-off-by: Vladislav Byrgazov <[email protected]> --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-dashboard-backend
that referenced
this pull request
May 18, 2024
…k@main PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix lint issues Signed-off-by: Vladislav Byrgazov <[email protected]> * Added check is opentelemetry enabled and fixed copyrights Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix metrics memory leak by storing temp connection data in metadata Signed-off-by: Vladislav Byrgazov <[email protected]> * Added copyright Signed-off-by: Vladislav Byrgazov <[email protected]> * Address review comments Signed-off-by: Vladislav Byrgazov <[email protected]> * Fixed import Signed-off-by: Vladislav Byrgazov <[email protected]> --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-admission-webhook-k8s
that referenced
this pull request
May 18, 2024
…k@main PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix lint issues Signed-off-by: Vladislav Byrgazov <[email protected]> * Added check is opentelemetry enabled and fixed copyrights Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix metrics memory leak by storing temp connection data in metadata Signed-off-by: Vladislav Byrgazov <[email protected]> * Added copyright Signed-off-by: Vladislav Byrgazov <[email protected]> * Address review comments Signed-off-by: Vladislav Byrgazov <[email protected]> * Fixed import Signed-off-by: Vladislav Byrgazov <[email protected]> --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-ipam-vl3
that referenced
this pull request
May 18, 2024
…k@main PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix lint issues Signed-off-by: Vladislav Byrgazov <[email protected]> * Added check is opentelemetry enabled and fixed copyrights Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix metrics memory leak by storing temp connection data in metadata Signed-off-by: Vladislav Byrgazov <[email protected]> * Added copyright Signed-off-by: Vladislav Byrgazov <[email protected]> * Address review comments Signed-off-by: Vladislav Byrgazov <[email protected]> * Fixed import Signed-off-by: Vladislav Byrgazov <[email protected]> --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-nsmgr
that referenced
this pull request
May 18, 2024
…k@main PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix lint issues Signed-off-by: Vladislav Byrgazov <[email protected]> * Added check is opentelemetry enabled and fixed copyrights Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix metrics memory leak by storing temp connection data in metadata Signed-off-by: Vladislav Byrgazov <[email protected]> * Added copyright Signed-off-by: Vladislav Byrgazov <[email protected]> * Address review comments Signed-off-by: Vladislav Byrgazov <[email protected]> * Fixed import Signed-off-by: Vladislav Byrgazov <[email protected]> --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-registry-memory
that referenced
this pull request
May 18, 2024
…k@main PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix lint issues Signed-off-by: Vladislav Byrgazov <[email protected]> * Added check is opentelemetry enabled and fixed copyrights Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix metrics memory leak by storing temp connection data in metadata Signed-off-by: Vladislav Byrgazov <[email protected]> * Added copyright Signed-off-by: Vladislav Byrgazov <[email protected]> * Address review comments Signed-off-by: Vladislav Byrgazov <[email protected]> * Fixed import Signed-off-by: Vladislav Byrgazov <[email protected]> --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-nsmgr-proxy
that referenced
this pull request
May 18, 2024
…k@main PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix lint issues Signed-off-by: Vladislav Byrgazov <[email protected]> * Added check is opentelemetry enabled and fixed copyrights Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix metrics memory leak by storing temp connection data in metadata Signed-off-by: Vladislav Byrgazov <[email protected]> * Added copyright Signed-off-by: Vladislav Byrgazov <[email protected]> * Address review comments Signed-off-by: Vladislav Byrgazov <[email protected]> * Fixed import Signed-off-by: Vladislav Byrgazov <[email protected]> --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-nse-vfio
that referenced
this pull request
May 18, 2024
…k@main PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix lint issues Signed-off-by: Vladislav Byrgazov <[email protected]> * Added check is opentelemetry enabled and fixed copyrights Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix metrics memory leak by storing temp connection data in metadata Signed-off-by: Vladislav Byrgazov <[email protected]> * Added copyright Signed-off-by: Vladislav Byrgazov <[email protected]> * Address review comments Signed-off-by: Vladislav Byrgazov <[email protected]> * Fixed import Signed-off-by: Vladislav Byrgazov <[email protected]> --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-nse-remote-vlan
that referenced
this pull request
May 18, 2024
…k@main PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix lint issues Signed-off-by: Vladislav Byrgazov <[email protected]> * Added check is opentelemetry enabled and fixed copyrights Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix metrics memory leak by storing temp connection data in metadata Signed-off-by: Vladislav Byrgazov <[email protected]> * Added copyright Signed-off-by: Vladislav Byrgazov <[email protected]> * Address review comments Signed-off-by: Vladislav Byrgazov <[email protected]> * Fixed import Signed-off-by: Vladislav Byrgazov <[email protected]> --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-nsc-init
that referenced
this pull request
May 18, 2024
…k@main PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix lint issues Signed-off-by: Vladislav Byrgazov <[email protected]> * Added check is opentelemetry enabled and fixed copyrights Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix metrics memory leak by storing temp connection data in metadata Signed-off-by: Vladislav Byrgazov <[email protected]> * Added copyright Signed-off-by: Vladislav Byrgazov <[email protected]> * Address review comments Signed-off-by: Vladislav Byrgazov <[email protected]> * Fixed import Signed-off-by: Vladislav Byrgazov <[email protected]> --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/sdk-kernel
that referenced
this pull request
May 18, 2024
…k@main PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix lint issues Signed-off-by: Vladislav Byrgazov <[email protected]> * Added check is opentelemetry enabled and fixed copyrights Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix metrics memory leak by storing temp connection data in metadata Signed-off-by: Vladislav Byrgazov <[email protected]> * Added copyright Signed-off-by: Vladislav Byrgazov <[email protected]> * Address review comments Signed-off-by: Vladislav Byrgazov <[email protected]> * Fixed import Signed-off-by: Vladislav Byrgazov <[email protected]> --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-registry-proxy-dns
that referenced
this pull request
May 18, 2024
…k@main PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix lint issues Signed-off-by: Vladislav Byrgazov <[email protected]> * Added check is opentelemetry enabled and fixed copyrights Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix metrics memory leak by storing temp connection data in metadata Signed-off-by: Vladislav Byrgazov <[email protected]> * Added copyright Signed-off-by: Vladislav Byrgazov <[email protected]> * Address review comments Signed-off-by: Vladislav Byrgazov <[email protected]> * Fixed import Signed-off-by: Vladislav Byrgazov <[email protected]> --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/sdk-k8s
that referenced
this pull request
May 18, 2024
…k@main PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix lint issues Signed-off-by: Vladislav Byrgazov <[email protected]> * Added check is opentelemetry enabled and fixed copyrights Signed-off-by: Vladislav Byrgazov <[email protected]> * Fix metrics memory leak by storing temp connection data in metadata Signed-off-by: Vladislav Byrgazov <[email protected]> * Added copyright Signed-off-by: Vladislav Byrgazov <[email protected]> * Address review comments Signed-off-by: Vladislav Byrgazov <[email protected]> * Fixed import Signed-off-by: Vladislav Byrgazov <[email protected]> --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
May 18, 2024
…d-nse-vl3-vpp@main PR link: networkservicemesh/cmd-nse-vl3-vpp#339 Commit: aa3d21b Author: Network Service Mesh Bot Date: 2024-05-18 13:42:58 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#339) PR link: networkservicemesh/sdk-vpp#830 Commit: 2fbe1a3 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:38 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#830) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/cmd-nse-simple-vl3-docker
that referenced
this pull request
May 18, 2024
…k-vpp@main (#243) PR link: networkservicemesh/sdk-vpp#830 Commit: 2fbe1a3 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:38 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#830) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
May 18, 2024
…d-nsc-vpp@main PR link: networkservicemesh/cmd-nsc-vpp#694 Commit: bf835c3 Author: Network Service Mesh Bot Date: 2024-05-18 13:42:58 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#694) PR link: networkservicemesh/sdk-vpp#830 Commit: 2fbe1a3 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:38 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#830) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
May 18, 2024
…d-nse-vlan-vpp@main PR link: networkservicemesh/cmd-nse-vlan-vpp#476 Commit: 8622705 Author: Network Service Mesh Bot Date: 2024-05-18 13:42:57 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#476) PR link: networkservicemesh/sdk-sriov#595 Commit: 53551c7 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:18 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#595) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
May 18, 2024
…d-nse-firewall-vpp@main PR link: networkservicemesh/cmd-nse-firewall-vpp#512 Commit: 75b4967 Author: Network Service Mesh Bot Date: 2024-05-18 13:42:57 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#512) PR link: networkservicemesh/sdk-vpp#830 Commit: 2fbe1a3 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:38 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#830) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
May 18, 2024
…d-nse-icmp-responder-vpp@main PR link: networkservicemesh/cmd-nse-icmp-responder-vpp#675 Commit: 32b937a Author: Network Service Mesh Bot Date: 2024-05-18 13:43:12 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#675) PR link: networkservicemesh/sdk-vpp#830 Commit: 2fbe1a3 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:38 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#830) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/cmd-nsc-simple-docker
that referenced
this pull request
May 18, 2024
…k-vpp@main (#229) PR link: networkservicemesh/sdk-vpp#830 Commit: 2fbe1a3 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:38 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#830) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
May 18, 2024
…d-nse-simple-vl3-docker@main PR link: networkservicemesh/cmd-nse-simple-vl3-docker#243 Commit: 23715cc Author: Network Service Mesh Bot Date: 2024-05-18 13:43:20 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#243) PR link: networkservicemesh/sdk-vpp#830 Commit: 2fbe1a3 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:38 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#830) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
May 18, 2024
…d-nsc-simple-docker@main PR link: networkservicemesh/cmd-nsc-simple-docker#229 Commit: 029a16e Author: Network Service Mesh Bot Date: 2024-05-18 13:43:36 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#229) PR link: networkservicemesh/sdk-vpp#830 Commit: 2fbe1a3 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:38 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#830) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
May 18, 2024
…d-nsc-init@main (#12014) PR link: networkservicemesh/cmd-nsc-init#750 Commit: f9d43a0 Author: Network Service Mesh Bot Date: 2024-05-18 13:42:30 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#750) PR link: networkservicemesh/sdk-sriov#595 Commit: 53551c7 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:18 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#595) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
May 18, 2024
…d-nse-vlan-vpp@main (#12023) PR link: networkservicemesh/cmd-nse-vlan-vpp#476 Commit: 8622705 Author: Network Service Mesh Bot Date: 2024-05-18 13:42:57 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#476) PR link: networkservicemesh/sdk-sriov#595 Commit: 53551c7 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:18 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#595) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/sdk-ovs
that referenced
this pull request
May 18, 2024
…k-sriov@main (#326) PR link: networkservicemesh/sdk-sriov#595 Commit: 53551c7 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:18 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#595) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
May 18, 2024
…d-nse-icmp-responder-vpp@main (#12024) PR link: networkservicemesh/cmd-nse-icmp-responder-vpp#675 Commit: 32b937a Author: Network Service Mesh Bot Date: 2024-05-18 13:43:12 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#675) PR link: networkservicemesh/sdk-vpp#830 Commit: 2fbe1a3 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:38 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#830) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/cmd-forwarder-ovs
that referenced
this pull request
May 18, 2024
…k-ovs@main PR link: networkservicemesh/sdk-ovs#326 Commit: c9014a2 Author: Network Service Mesh Bot Date: 2024-05-18 13:44:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#326) PR link: networkservicemesh/sdk-sriov#595 Commit: 53551c7 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:18 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#595) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/cmd-forwarder-sriov
that referenced
this pull request
May 18, 2024
* Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main PR link: networkservicemesh/sdk-sriov#595 Commit: 53551c7 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:18 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#595) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]> * Automatically resolving conflicts in go.mod and updating dependency versions to the latest Signed-off-by: NSMBot <[email protected]> --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
May 18, 2024
…d-forwarder-sriov@main PR link: networkservicemesh/cmd-forwarder-sriov#739 Commit: 90d6a82 Author: Network Service Mesh Bot Date: 2024-05-18 13:45:54 -0500 Message: - Update from update/networkservicemesh/sdk-sriov (#739) * Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main PR link: networkservicemesh/sdk-sriov#595 Commit: 53551c7 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:18 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#595) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]> * Automatically resolving conflicts in go.mod and updating dependency versions to the latest Signed-off-by: NSMBot <[email protected]> --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/cmd-nse-vlan-vpp
that referenced
this pull request
May 18, 2024
* Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main PR link: networkservicemesh/sdk-vpp#830 Commit: 2fbe1a3 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:38 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#830) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]> * Automatically resolving conflicts in go.mod and updating dependency versions to the latest Signed-off-by: NSMBot <[email protected]> --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
May 18, 2024
…d-nse-vlan-vpp@main PR link: networkservicemesh/cmd-nse-vlan-vpp#477 Commit: b5425ed Author: Network Service Mesh Bot Date: 2024-05-18 13:46:22 -0500 Message: - Update from update/networkservicemesh/sdk-vpp (#477) * Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main PR link: networkservicemesh/sdk-vpp#830 Commit: 2fbe1a3 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:38 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#830) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]> * Automatically resolving conflicts in go.mod and updating dependency versions to the latest Signed-off-by: NSMBot <[email protected]> --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
May 18, 2024
…d-forwarder-sriov@main (#12025) PR link: networkservicemesh/cmd-forwarder-sriov#739 Commit: 90d6a82 Author: Network Service Mesh Bot Date: 2024-05-18 13:45:54 -0500 Message: - Update from update/networkservicemesh/sdk-sriov (#739) * Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main PR link: networkservicemesh/sdk-sriov#595 Commit: 53551c7 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:18 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#595) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- * Automatically resolving conflicts in go.mod and updating dependency versions to the latest --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/cmd-forwarder-ovs
that referenced
this pull request
May 18, 2024
…k-ovs@main (#380) PR link: networkservicemesh/sdk-ovs#326 Commit: c9014a2 Author: Network Service Mesh Bot Date: 2024-05-18 13:44:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#326) PR link: networkservicemesh/sdk-sriov#595 Commit: 53551c7 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:18 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#595) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
May 18, 2024
…d-forwarder-ovs@main PR link: networkservicemesh/cmd-forwarder-ovs#380 Commit: a02c377 Author: Network Service Mesh Bot Date: 2024-05-18 13:48:41 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-ovs@main (#380) PR link: networkservicemesh/sdk-ovs#326 Commit: c9014a2 Author: Network Service Mesh Bot Date: 2024-05-18 13:44:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#326) PR link: networkservicemesh/sdk-sriov#595 Commit: 53551c7 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:18 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#595) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
denis-tingaikin
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
May 18, 2024
…d-nsmgr@main (#11977) PR link: networkservicemesh/cmd-nsmgr#682 Commit: e081e3d Author: Network Service Mesh Bot Date: 2024-05-18 13:36:45 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#682) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
May 21, 2024
…d-cluster-info-k8s@main PR link: networkservicemesh/cmd-cluster-info-k8s#134 Commit: 812c820 Author: Network Service Mesh Bot Date: 2024-05-18 13:36:44 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#134) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
to networkservicemesh/deployments-k8s
that referenced
this pull request
May 21, 2024
…d-cluster-info-k8s@main (#12015) PR link: networkservicemesh/cmd-cluster-info-k8s#134 Commit: 812c820 Author: Network Service Mesh Bot Date: 2024-05-18 13:36:44 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#134) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Temp data has not been cleaning up in the previousMetrics map after connection close.
Issue link
#1620
How Has This Been Tested?
Types of changes