-
Notifications
You must be signed in to change notification settings - Fork 99
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
chore: Skip Zipkin traces for plugin registry #1109
Conversation
Signed-off-by: Valeriy Svydenko <[email protected]>
Build 3.18 :: pluginregistry_3.x/335: Console, Changes, Git Data |
Build 3.18 :: sync-to-downstream_3.x/7826: Console, Changes, Git Data |
Build 3.18 :: push-latest-container-to-quay_3.x/4991: Console, Changes, Git Data |
Build 3.18 :: get-sources-rhpkg-container-build_3.x/7838: pluginregistry : 3.x :: Build 65131421 : quay.io/devspaces/pluginregistry-rhel8:3.18-7 |
Build 3.18 :: update-digests_3.x/7778: Console, Changes, Git Data |
Build 3.18 :: pluginregistry_3.x/335: Upstream sync done; /DS_CI/sync-to-downstream_3.x/7826 triggered |
Build 3.18 :: operator-bundle_3.x/3665: Console, Changes, Git Data |
Build 3.18 :: sync-to-downstream_3.x/7827: Console, Changes, Git Data |
Build 3.18 :: push-latest-container-to-quay_3.x/4992: Console, Changes, Git Data |
Build 3.18 :: copyIIBsToQuay/2854: Console, Changes, Git Data |
Build 3.18 :: sync-to-downstream_3.x/7827: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/7839 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.18 :: operator-bundle_3.x/3665: Upstream sync done; /DS_CI/sync-to-downstream_3.x/7827 triggered |
Build 3.18 :: dsc_3.x/2025: Console, Changes, Git Data |
Build 3.18 :: update-digests_3.x/7778: Detected new images: rebuild operator-bundle |
Build 3.18 :: dsc_3.x/2025: 3.18.0-CI |
Build 3.18 :: copyIIBsToQuay/2854: 3.18 |
What does this PR do?
Don't send traces to Zipkin when extensions are installing. The logs in the plugin registry pod are now clearer and more readable:
What issues does this PR fix or reference?
https://issues.redhat.com/browse/CRW-7257
Release Notes
Docs PR (if applicable)