Skip to content

opentelemetry-instrumentation-redis 0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 19:20
40bbbab

v0.18.0 / 2021-05-21

  • ADDED: Updated API depedency for 1.0.0.rc1
    refactor: redis attribute utils #760
    refactor: simplify redis attribute assignment #758
    test: split redis instrumentation test #754
  • ADDED: Option to obfuscate redis arguments
  • FIXED: Instrument Redis more thoroughly by patching Client#process.