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

Add tracing support in operator #2115

Open
jkandasa opened this issue Apr 15, 2024 · 0 comments
Open

Add tracing support in operator #2115

jkandasa opened this issue Apr 15, 2024 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@jkandasa
Copy link
Member

Feature request

Currently we do not have tracing support to measure the time taken(latency and parameters used) on reconcile logic and other blocks. Without this trace, it is really hard to narrow down the performance related issues.
I see pipeline repository already has tracing support via https://github.com/tektoncd/community/blob/main/teps/0124-distributed-tracing-for-tasks-and-pipelines.md

Use case

On performance issue, I want to narrow down the latency, where it is happening.

@jkandasa jkandasa added the kind/feature Categorizes issue or PR as related to a new feature. label Apr 15, 2024
@jkandasa jkandasa changed the title Implementation tracing support in operator Add tracing support in operator Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant