kamon-akka

Kamon Akka Integration

Github星跟蹤圖

Akka Integration

Build Status
Gitter
Maven Central

Kamon's integration with Akka comes in the form of two modules: kamon-akka and kamon-akka-remote that bring bytecode
instrumentation to gather metrics and perform automatic Context propagation on your behalf.

The kamon-akka module require you to start your application using the AspectJ Weaver Agent. Kamon will warn you at startup if you failed to do so.

Getting Started

Kamon akka module is currently available for Scala 2.10, 2.11 and 2.12.

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

libraryDependencies += "io.kamon" %% "kamon-akka-2.5" % "1.1.0"
<dependency>
    <groupId>io.kamon</groupId>
    <artifactId>kamon-akka-2.5_2.12</artifactId>
    <version>1.1.0</version>
</dependency>

A full description of the capabilities of this module can be found in the official documentation.

主要指標

概覽
名稱與所有者kamon-io/kamon-akka
主編程語言Scala
編程語言Scala (語言數: 3)
平台
許可證Other
所有者活动
創建於2016-11-21 20:31:45
推送於2020-03-29 06:22:26
最后一次提交2020-03-29 08:22:16
發布數24
最新版本名稱v2.0.3 (發布於 2020-03-04 11:10:17)
第一版名稱v0.6.5 (發布於 2017-01-18 17:57:45)
用户参与
星數44
關注者數4
派生數20
提交數272
已啟用問題?
問題數24
打開的問題數0
拉請求數22
打開的拉請求數0
關閉的拉請求數8
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?