kamon-akka-remote

Kamon Akka Remote Integration

Github星跟蹤圖

Akka Remote Integration

Build Status
Gitter
Maven Central

Important

In the Kamon 2.0 series we moved all Akka-related instrumentation to the kamon-akka
repository. This repository remains here for reference for those using previous Kamon versions.

Getting Started

This module is currently available for Scala 2.10, 2.11 and 2.12, and requires you to start your application using the
AspectJ Weaver Agent. Kamon will warn you at startup if you failed to do so.

Supported releases and dependencies are shown below., kamon-akka-remote-2.4, status, jdk, scala, akka, :------:, :------:, :----:, ------------------, :------:, 1.1.0, stable, 1.7+, 1.8+, 2.11, 2.12, 2.4.x, kamon-akka-remote-2.5, status, jdk, scala, akka, :------:, :------:, :----:, ------------------, :------:, 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-remote-2.5" % "1.1.0"
<dependency>
    <groupId>io.kamon</groupId>
    <artifactId>kamon-kamon-akka-2.5_2.12</artifactId>
    <version>1.1.0</version>
</dependency>

概覽

名稱與所有者kamon-io/kamon-akka-remote
主編程語言Scala
編程語言Scala (語言數: 2)
平台
許可證Other
發布數9
最新版本名稱v2.0.0-RC2 (發布於 2019-06-21 13:46:55)
第一版名稱v0.6.6 (發布於 2017-02-28 21:51:39)
創建於2016-11-30 16:40:34
推送於2019-10-16 12:05:30
最后一次提交2019-10-16 14:05:24
星數6
關注者數6
派生數10
提交數110
已啟用問題?
問題數12
打開的問題數8
拉請求數11
打開的拉請求數0
關閉的拉請求數3
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部