Skip to content

Commit

Permalink
feat(eap): Add a GetTraces endpoint (#6671)
Browse files Browse the repository at this point in the history
  • Loading branch information
phacops authored Jan 3, 2025
1 parent b22e0cc commit dbfa45b
Show file tree
Hide file tree
Showing 3 changed files with 866 additions and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ python-rapidjson==1.8
redis==4.5.4
sentry-arroyo==2.19.4
sentry-kafka-schemas==0.1.122
sentry-protos==0.1.41
sentry-redis-tools==0.3.0
sentry-relay==0.9.4
sentry-sdk==2.18.0
Expand All @@ -46,4 +47,3 @@ sqlparse==0.5.0
google-api-python-client==2.88.0
sentry-usage-accountant==0.0.11
freezegun==1.2.2
sentry-protos==0.1.40
Loading

0 comments on commit dbfa45b

Please sign in to comment.