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

"Monitoring & Observability" not working in cloud version #323

Open
amitmittal opened this issue Oct 22, 2024 · 0 comments
Open

"Monitoring & Observability" not working in cloud version #323

amitmittal opened this issue Oct 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@amitmittal
Copy link

Report

When using Pezzo.ai proxy and setting custom headers as given in (https://docs.pezzo.ai/introduction/tutorial-observability/overview), the requests are not getting logged and no data is shown in the "Request" tab on cloud version.

Using .Net Core package for OpenAI: https://github.com/openai/openai-dotnet

Expected behavior

When using Pezzo Proxy and setting pezzo api key, project id and environment, all the requests should be logged and report should be available from "Requests" page on pezzo.ai cloud portal.

Steps to reproduce the problem

  1. Using library: https://github.com/openai/openai-dotnet
  2. Set Endpoint: https://proxy.pezzo.ai/openai/v1
  3. Set Custom Headers: X-Pezzo-Api-Key, X-Pezzo-Project-Id and X-Pezzo-Environment with appropriate values.
  4. Send a chat completion request to openai using pezzo proxy.

Logs (if applicable)

example

Pezzo version

Cloud

How do you use Pezzo?

Pezzo Cloud

@amitmittal amitmittal added the bug Something isn't working label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant