-
Notifications
You must be signed in to change notification settings - Fork 231
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
feat(frontend): add global observability page #2156
feat(frontend): add global observability page #2156
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…om/Agenta-AI/agenta into feat/global-observability-page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ashrafchowdury please see comments in discussion
…om/Agenta-AI/agenta into feat/global-observability-page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ashrafchowdury !
Can you please:
- Fix the conflicts
- In traces view (local observability), if I open the filters, I should be able to see a unchangeable filter with app.id is equal the app id
Thanks @ashrafchowdury lgtm |
Description
This PR aims to add a global observability page within the project scope.
Related Issue
Closes AGE-1188