-
Notifications
You must be signed in to change notification settings - Fork 597
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
Add support for Workers tail API #1026
Conversation
changelog detected ✅ |
Codecov Report
@@ Coverage Diff @@
## master #1026 +/- ##
==========================================
+ Coverage 49.06% 49.07% +0.01%
==========================================
Files 108 109 +1
Lines 10428 10478 +50
==========================================
+ Hits 5116 5142 +26
- Misses 4200 4216 +16
- Partials 1112 1120 +8
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
thanks! you rock 🤘 |
This functionality has been released in v0.47.0. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Description
Adds support for the Workers tail API
https://api.cloudflare.com/#worker-tail-logs-start-tail
Has your change been tested?
Unit tested created and pass
Types of changes
What sort of change does your code introduce/modify?
Checklist: