kamon-play

Kamon Play Framework Integration

Github星跟踪图

Play Framework Integration

Build Status
Gitter
Maven Central

The kamon-play module ships with bytecode instrumentation that brings distributed tracing, metrics and automatic context propagation to Play Framework applications.

NOTE: The kamon-play module requires you to start your application using the AspectJ Weaver Agent.

Since Kamon 1.0.0 we support Play Framework 2.4, 2.5 and 2.6!. Please make sure you add either kamon-play-2.4, kamon-play-2.5 or kamon-play-2.6 to your project's classpath.

Getting Started

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

Supported releases and dependencies are shown below., kamon-play-2.4, status, jdk, scala, :---------------:, :------:, :----------:, ------------------, 1.1.0, stable, 1.7+, 1.8+, 2.10, 2.11, kamon-play-2.5, status, jdk, scala, :---------------:, :------:, :----------:, ------------------, 1.1.0, stable, 1.7+, 1.8+, 2.11, kamon-play-2.6, status, jdk, scala, :---------------:, :------:, :----------:, ------------------, 1.1.0, stable, 1.8+, 2.12

For Play Framework 2.6, just add the dependency bellow and ensure your application is running with the AspectJ Weaver

libraryDependencies += "io.kamon" %% "kamon-play-2.6" % "1.1.0"

主要指标

概览
名称与所有者kamon-io/kamon-play
主编程语言Scala
编程语言Scala (语言数: 1)
平台
许可证Other
所有者活动
创建于2016-11-19 18:13:58
推送于2020-03-29 11:16:05
最后一次提交2020-03-29 13:15:58
发布数15
最新版本名称v2.0.0 (发布于 2019-07-24 23:55:39)
第一版名称v0.6.5 (发布于 2017-01-20 13:45:04)
用户参与
星数28
关注者数5
派生数20
提交数135
已启用问题?
问题数19
打开的问题数0
拉请求数21
打开的拉请求数0
关闭的拉请求数7
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?