Skip to content

Commit dff91fb

Browse files
committed
Add Azure Functions instrumentation
1 parent 87a9e09 commit dff91fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

agent/instrumentation/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ dependencies {
1515
compile group: 'io.opentelemetry.auto.instrumentation', name: 'instrumentation-apache-httpasyncclient-4.0', version: instrumentationVersion
1616
compile group: 'io.opentelemetry.auto.instrumentation', name: 'instrumentation-apache-httpclient-2.0', version: instrumentationVersion
1717
compile group: 'io.opentelemetry.auto.instrumentation', name: 'instrumentation-apache-httpclient-4.0', version: instrumentationVersion
18+
compile group: 'io.opentelemetry.auto.instrumentation', name: 'instrumentation-azure-functions', version: instrumentationVersion
1819
compile group: 'io.opentelemetry.auto.instrumentation', name: 'instrumentation-cassandra-3.0', version: instrumentationVersion
1920
compile group: 'io.opentelemetry.auto.instrumentation', name: 'instrumentation-cassandra-4.0', version: instrumentationVersion
2021
compile group: 'io.opentelemetry.auto.instrumentation', name: 'instrumentation-grpc-1.5', version: instrumentationVersion

0 commit comments

Comments
 (0)