dynatrace-oss / OneAgent-SDK-Python-AutoInstrumentation

autodynatrace, a python library that implements automatic instrumentation using the OneAgent SDK for Python
Other
62 stars 28 forks source link

Fix confluent_kafka instrumentation. #63

Closed jdfynboh closed 2 years ago

jdfynboh commented 2 years ago

This PR has 2 fixes.

  1. Switched from using the x-dyantrace to dtdTraceTagInfo message header to transport the trace tag to be consistent with Dynatrace standards.
  2. Changed the Consumer.poll() instrumentation so the trace is able to include more than just Consumer.poll() nodes.
dynatrace-cla-bot commented 2 years ago

CLA assistant check
All committers have signed the CLA.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information