Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rucek committed Oct 2, 2023
1 parent 7eed4e1 commit ff6118e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import scala.concurrent.{Await, Future}
* "io.opentelemetry" % "opentelemetry-sdk" % openTelemetryVersion,
* "io.opentelemetry" % "opentelemetry-sdk-metrics" % openTelemetryVersion,
* "io.opentelemetry" % "opentelemetry-exporter-otlp" % openTelemetryVersion
* )
* )
* }}}
*
* Once this example app and the collector are running, and after you send some requests to the `/person` endpoint, you should start seeing
Expand Down

0 comments on commit ff6118e

Please sign in to comment.