Skip to content

Add instrumentor for Redis #15

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

Closed
ocelotl opened this issue Mar 30, 2020 · 0 comments
Closed

Add instrumentor for Redis #15

ocelotl opened this issue Mar 30, 2020 · 0 comments
Assignees

Comments

@ocelotl
Copy link
Contributor

ocelotl commented Mar 30, 2020

Add instrumentor for Redis. Below are existing instrumentor implementations:

DataDog
SignalFx

@codeboten codeboten self-assigned this Mar 30, 2020
NathanielRN pushed a commit to NathanielRN/opentelemetry-python-contrib-1 that referenced this issue Oct 17, 2020
…ry#29)

* Global tracer registry: First somewhat satisfying iteration.

* Add API docs for backend module

* Fix documentation (and overlong lines within).

* Sort imports.

* Remove _UNIT_TEST_IGNORE_ENV.

We should be able to ensure clean envvars for the test run.

* Misc cleanup.

* Fix backend.py not being included in wheel.

* Rewrite backend/loader.

* Rewrite backend/loader more, fix pylint, mypy.

* Ditch 'default' in `_load_default_impl`, it's just wrong now.

* Fix docs.

* Apply new package structure.

* Remove unit tests (for now).

* Document the factory type aliases.

* Store factory functions in respective modules.

Gets rid of the dictionary in loader.py.

* Fix factory return type (Optional) & improve docs.

* Revert accidental changes to setup.py.

* Remove unused global.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants