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

feat: send ingress requests via http #2825

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

wesbillman
Copy link
Collaborator

Fixes #2720
Fixes #2753 (will add similar functionality to request/events page in the future)

With this change we can now see ingress events are part of the request since we're using fetch.

Screenshot 2024-09-25 at 1 06 11 PM

Copy curl
Screenshot 2024-09-25 at 1 06 36 PM

Copy ftl.call
Screenshot 2024-09-25 at 1 06 42 PM

@wesbillman wesbillman requested review from a team and stuartwdouglas and removed request for a team September 25, 2024 20:11
@ftl-robot ftl-robot mentioned this pull request Sep 25, 2024
@@ -9,6 +10,7 @@ export const AppProvider = () => {
<UserPreferencesProvider>
<NotificationsProvider>
<RoutingProvider />
<Notification />
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes notifications :)

@ftl-robot ftl-robot mentioned this pull request Sep 25, 2024
@wesbillman wesbillman requested review from deniseli and removed request for stuartwdouglas September 25, 2024 20:31
@wesbillman wesbillman merged commit 731e56a into main Sep 25, 2024
94 checks passed
@wesbillman wesbillman deleted the send-ingress-requests-via-http branch September 25, 2024 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants