kamon-akka-http

Kamon integration for metrics, context and distributed tracing with Akka HTTP

Github星跟蹤圖

Kamon akka-http

Gitter
Build Status
Maven Central


Kamon Akka Http module provides bytecode instrumentation to gather metrics and perform automatic Context propagation on your behalf, both on the client and server side.

Adding the Module

Supported releases and dependencies are shown below., kamon-akka-http, status, jdk, scala, akka, :------:, :------:, :----:, ------------------, :------:, 2.0.2, stable, 1.8+, 2.11, 2.12, 2.13, 2.5.x, kamon-akka-http-2.4, status, jdk, scala, akka, :------:, :------:, :----:, ------------------, :------:, 1.1.2, stable, 1.8+, 2.11, 2.12, 2.4.x, To get started with SBT add the following to your build.sbt or pom.xml
file:

libraryDependencies += "io.kamon" %% "kamon-akka-http" % "2.0.2"
<dependency>
    <groupId>io.kamon</groupId>
    <artifactId>kamon-akka-http_2.12</artifactId>
    <version>2.0.2</version>
</dependency>

Run

The kamon-akka-http module requires you to start your application using the Kanela Agent. You can achieve that quickly with the sbt-kanela-runner plugin or take a look at the documentation for other options.

Enjoy!

Feel free to ask anything you might need in our Gitter channel or in the mailing list.

概覽

名稱與所有者kamon-io/kamon-akka-http
主編程語言Scala
編程語言Scala (語言數: 2)
平台
許可證Other
發布數20
最新版本名稱v2.0.3 (發布於 2019-12-14 15:06:40)
第一版名稱v0.6.2 (發布於 2016-07-30 13:35:08)
創建於2016-05-26 16:09:46
推送於2020-03-29 08:47:46
最后一次提交2020-03-29 10:47:38
星數71
關注者數12
派生數42
提交數144
已啟用問題?
問題數25
打開的問題數0
拉請求數27
打開的拉請求數0
關閉的拉請求數12
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部