You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is done in order to prevent confusion. We are trying to stop using
httpbin.org for our tests. Even when the tests for the requests
instrumentation do not actually perform any request to httpbin.org,
because the test requests are being mocked somehow having the string
httpbin.org in the tests can cause confusion and make the reader
think the tests are actually making external requests to httpbin.org.
Fixesopen-telemetry#1844open-telemetry#1843open-telemetry#1845open-telemetry#1846open-telemetry#1847open-telemetry#1848
This is done in order to prevent confusion. We are trying to stop using
httpbin.org for our tests. Even when the tests for the requests
instrumentation do not actually perform any request to httpbin.org,
because the test requests are being mocked somehow having the string
httpbin.org in the tests can cause confusion and make the reader
think the tests are actually making external requests to httpbin.org.
Fixesopen-telemetry#1844open-telemetry#1843open-telemetry#1845open-telemetry#1846open-telemetry#1847open-telemetry#1848
No description provided.
The text was updated successfully, but these errors were encountered: