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

Update from update/networkservicemesh/sdk #447

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

nsmbot
Copy link
Contributor

@nsmbot nsmbot commented Sep 22, 2023

Update go.mod and go.sum to latest version from networkservicemesh/sdk@main
PR link: networkservicemesh/sdk#1509
Commit: 97bacd7
Author: Lionel Jouin
Date: 2023-09-22 12:06:10 +0200
Message:

  • Add prometheus as metric exporter (# 1509)
  • Add prometheus as metric exporter
    An init method supporting prometheus for the metric exporter has been added for the
    opentelemetry pkg. NSMgr or any metric collector could now export the
    metrics via prometheus.
    span trace and metrics can now be individually disabled by passing nil
    value to the optl init function.
    Signed-off-by: Lionel Jouin [email protected]
  • Update open telemetry dependencies
    Update to v1.19.0-rc.1 and v0.42.0 which are fixing bugs related to
    Prometheus exporter.
    Remove Jaeger exporter since it is deprecated
    Signed-off-by: Lionel Jouin [email protected]
  • Add export interval parameter for the optl exporter
    Signed-off-by: Lionel Jouin [email protected]

…k@main

PR link: networkservicemesh/sdk#1513

Commit: 256d2cc
Author: Artem Glazychev
Date: 2023-09-28 16:52:28 +0700
Message:
  - Add concise tracing (#1513)
* Log rotated after 5 minutes in NSMgr / Registry (-draft implementation for networkservise)

Signed-off-by: Alexander Peretyatko <[email protected]>

Log rotated after 5 minutes in NSMgr / Registry (-forwarder implementation)

Signed-off-by: Alexander Peretyatko <[email protected]>

Log rotated after 5 minutes in NSMgr / Registry (-skip the same errors)

Signed-off-by: Alexander Peretyatko <[email protected]>

Log rotated after 5 minutes in NSMgr / Registry (-clean up)

Signed-off-by: Alexander Peretyatko <[email protected]>

Log rotated after 5 minutes in NSMgr / Registry (-handle errors)

Signed-off-by: Alexander Peretyatko <[email protected]>

Log rotated after 5 minutes in NSMgr / Registry (-handle registry logs)

Signed-off-by: Alexander Peretyatko <[email protected]>

Log rotated after 5 minutes in NSMgr / Registry (-clean up)

Signed-off-by: Alexander Peretyatko <[email protected]>

Log rotated after 5 minutes in NSMgr / Registry (-clean up)

Signed-off-by: Alexander Peretyatko <[email protected]>

Log rotated after 5 minutes in NSMgr / Registry (-clean up)

Signed-off-by: Alexander Peretyatko <[email protected]>

* improvements

Signed-off-by: Artem Glazychev <[email protected]>

* fix datarace

Signed-off-by: Artem Glazychev <[email protected]>

* fix unstable tests

Signed-off-by: Artem Glazychev <[email protected]>

* fix registry span

Signed-off-by: Artem Glazychev <[email protected]>

* show concise logs in all cases except TraceLevel

Signed-off-by: Artem Glazychev <[email protected]>

* take into account grpcmetadata

Signed-off-by: Artem Glazychev <[email protected]>

---------

Signed-off-by: Alexander Peretyatko <[email protected]>
Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>
@nsmbot nsmbot force-pushed the update/networkservicemesh/sdk branch from c7856ec to 16ca210 Compare September 28, 2023 09:53
@nsmbot nsmbot merged commit 0f9f49e into main Sep 28, 2023
12 checks passed
nsmbot pushed a commit to networkservicemesh/deployments-k8s that referenced this pull request Sep 28, 2023
…d-nsmgr-proxy@main

PR link: networkservicemesh/cmd-nsmgr-proxy#447

Commit: 0f9f49e
Author: Network Service Mesh Bot
Date: 2023-09-28 04:56:09 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit to networkservicemesh/deployments-k8s that referenced this pull request Sep 28, 2023
…d-nsmgr-proxy@main

PR link: networkservicemesh/cmd-nsmgr-proxy#447

Commit: 0f9f49e
Author: Network Service Mesh Bot
Date: 2023-09-28 04:56:09 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <[email protected]>
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