File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -206,6 +206,7 @@ include = [
206
206
" instrumentation-genai/opentelemetry-instrumentation-weaviate" ,
207
207
" util/opentelemetry-util-genai" ,
208
208
" exporter/opentelemetry-exporter-credential-provider-gcp" ,
209
+ " opamp/opentelemetry-opamp-client" ,
209
210
]
210
211
# We should also add type hints to the test suite - It helps on finding bugs.
211
212
# We are excluding for now because it's easier, and more important to add to the instrumentation packages.
@@ -220,4 +221,6 @@ exclude = [
220
221
" instrumentation-genai/opentelemetry-instrumentation-weaviate/tests/**/*.py" ,
221
222
" instrumentation-genai/opentelemetry-instrumentation-weaviate/examples/**/*.py" ,
222
223
" util/opentelemetry-util-genai/tests/**/*.py" ,
224
+ " opamp/opentelemetry-opamp-client/tests/**/*.py" ,
225
+ " opamp/opentelemetry-opamp-client/src/opentelemetry/*/proto/*.py" ,
223
226
]
You can’t perform that action at this time.
0 commit comments