openllmetry
openllmetry copied to clipboard
fix(sdk): support a "block-list" of things to not instrument
-
[ ] I have added tests that cover my changes. Need help here. There are no specific tests checking for
requests. Where should I add the test? -
[ ] If adding a new instrumentation or changing an existing one, I've added screenshots from some observability platform showing the change. Could you give a recommendation on how to do this with our
HoneyHiveTracer?
Is there a particular example script that would work?
- [ ] PR name follows conventional commits format:
feat(instrumentation): ...orfix(instrumentation): .... - [ ] (If applicable) I have updated the documentation accordingly. TBD, once the tests are running
One more note, if someone specifically asks for requests package instrument, I'm not considering the disable behavior.