mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 02:52:18 +08:00
Instrument newer versions (#1468)
This commit is contained in:
@ -53,7 +53,7 @@ libraries = {
|
||||
"instrumentation": "opentelemetry-instrumentation-celery==0.36b0.dev",
|
||||
},
|
||||
"confluent-kafka": {
|
||||
"library": "confluent-kafka ~= 1.8.2",
|
||||
"library": "confluent-kafka >= 1.8.2, < 2.0.0",
|
||||
"instrumentation": "opentelemetry-instrumentation-confluent-kafka==0.36b0.dev",
|
||||
},
|
||||
"django": {
|
||||
|
Reference in New Issue
Block a user