wisecubeai / pythia

Open source AI hallucination monitoring
https://askpythia.ai/
Apache License 2.0
4 stars 0 forks source link

Support for AWS Xray as a source of OTEL traces #6

Open cloudronin opened 1 week ago

cloudronin commented 1 week ago

Currently Pythia only supports Jaeger as the source of traces, it would be good to support https://aws.amazon.com/xray/ as well for AWS users who use Xray as their distributed tracing backend

Xray does have its own OTEL collector distro https://github.com/aws-observability/aws-otel-collector

So the pythia all-in-one might need to use that instead