-
Notifications
You must be signed in to change notification settings - Fork 593
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 observatory support #1401
add observatory support #1401
Conversation
changelog detected ✅ |
awesome start. just a few style/convention nitpicks but looking very close! |
Codecov Report
@@ Coverage Diff @@
## master #1401 +/- ##
==========================================
+ Coverage 48.33% 48.37% +0.03%
==========================================
Files 133 141 +8
Lines 13023 13978 +955
==========================================
+ Hits 6295 6762 +467
- Misses 5201 5528 +327
- Partials 1527 1688 +161
|
This functionality has been released in v0.78.0. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Description
Add support for Cloudflare Observatory endpoints.
Has your change been tested?
Unit test have been created matching the API endpoints spec.
Screenshots (if appropriate):
Types of changes
What sort of change does your code introduce/modify?
Checklist:
and relies on stable APIs.