Skip to content

Commit

Permalink
add javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
arik-dig committed Nov 14, 2022
1 parent 8cc43ea commit 1652dd5
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@ protected InstrumentationExtension testing() {
return testing;
}

/**
* metadataProvided. testing as well 2 extra methods: {@link
* GrpcTelemetryBuilder#addClientAttributeExtractor} and {@link
* GrpcTelemetryBuilder#addServerAttributeExtractor}
*/
@Test
void metadataProvided() throws Exception {
BindableService greeter =
Expand Down

0 comments on commit 1652dd5

Please sign in to comment.