This is an automated email from the ASF dual-hosted git repository.

pjfanning pushed a change to branch pjfanning-patch-1
in repository https://gitbox.apache.org/repos/asf/pekko-http.git


    from 29310c010 Document Opentelemetry dependency in startPoolInterface
     add 0b9920f5a more doc

No new revisions were added by this update.

Summary of changes:
 .../http/impl/engine/client/PoolMasterActor.scala  |  8 ++-
 .../pekko/http/impl/engine/http2/Http2.scala       | 21 ++++++
 .../impl/engine/server/HttpServerBluePrint.scala   | 11 +++
 .../org/apache/pekko/http/scaladsl/Http.scala      | 14 ++++
 .../http/impl/InstrumentationPointsSpec.scala      | 78 ++++++++++++++++++++++
 .../server/RouteInstrumentationPointsSpec.scala    | 49 ++++++++++++++
 .../pekko/http/scaladsl/server/Directive.scala     |  7 ++
 .../pekko/http/scaladsl/server/PathMatcher.scala   | 15 +++++
 8 files changed, 201 insertions(+), 2 deletions(-)
 create mode 100644 
http-core/src/test/scala/org/apache/pekko/http/impl/InstrumentationPointsSpec.scala
 create mode 100644 
http-tests/src/test/scala/org/apache/pekko/http/scaladsl/server/RouteInstrumentationPointsSpec.scala


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to