instana / python-sensor

:snake: Python Distributed Tracing & Metrics Sensor for Instana
https://www.instana.com/
MIT License
68 stars 30 forks source link

fix: Flaky test in urllib3 #600

Closed GSVarsha closed 3 weeks ago

GSVarsha commented 3 weeks ago

What

Replace httpbin.org/robots.txt with reqres.in/api/users

Why

Screenshot 2024-08-28 at 9 24 57 PM
GSVarsha commented 3 weeks ago

PR dependent on https://github.com/instana/python-sensor/pull/601 to pass the ciecleci pipeline.