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

🐛 Bug Report: Haystack example does not produce prompts in the spans #1169

Open
1 task done
kshitiz-okahu opened this issue May 28, 2024 · 1 comment
Open
1 task done

Comments

@kshitiz-okahu
Copy link

Which component is this bug for?

Haystack Instrumentation

📜 Description

Hi, I am running the haystack sample. Looks like traces does not have information about the components of the pipeline and the input and output to the pipeline.
Do you have plans to add this? Has there been any discussion about this that I can read?
Thanks.

👟 Reproduction steps

Run the code in haystack_app.py.

The root span produced does not have the input and output prompts

👍 Expected behavior

The output spans should have the input and output prompts in the root span.

👎 Actual Behavior with Screenshots

The attributes field should have the following fields

"traceloop.entity.input"
"traceloop.entity.output"

🤖 Python Version

No response

📃 Provide any additional context for the Bug.

No response

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find similar issue

Are you willing to submit PR?

None

@nirga
Copy link
Member

nirga commented May 29, 2024

Thanks for reporting @kshitiz-okahu! We're working on a fix

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

2 participants