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

End to end test to validate functioning of Pythia all-in-one stack #20

Open
cloudronin opened this issue Sep 30, 2024 · 0 comments
Open
Assignees
Milestone

Comments

@cloudronin
Copy link
Member

We need to create an end to end test that can ensure that the following flow works

  1. Client App making LLM calls instrumented and sending traces
  2. Traces are saved in Jaeger properly with the right service name
  3. Pythia is able to see the new incoming traces (once an only once)
  4. Pythia is able to run the configured validators (and only those) on the incoming traces
  5. Pythia is able to create metrics from the incoming traces
  6. Pythia is able to write the new metrics into Prometheus
  7. Grafana is able to read the Prometheus metrics
@cloudronin cloudronin added this to the v0.1 milestone Sep 30, 2024
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