Skip to content

Tags: jxnu-liguobin/Kamon

Tags

v2.5.1

Toggle v2.5.1's commit message
instrument HTTP/1 and HTTP/2 requests on the same server

v2.5.0

Toggle v2.5.0's commit message
fix dispatcher metric tests assertions

v2.4.8

Toggle v2.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add token authentication to the InfluxDB reporter, fixes kamon-io#1107 (

kamon-io#1110)

v2.4.7

Toggle v2.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
make adding the db.statement tag configurable in jdbc calls (kamon-io…

…#1103)

* make adding the db.statement tag configurable in jdbc calls

* add the db statement setting to the Slick tests

v2.4.6

Toggle v2.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow for namespaced environment tags (kamon-io#1101)

v2.4.5

Toggle v2.4.5's commit message
include environment tags in the Kamon APM reporter

v2.4.2

Toggle v2.4.2's commit message
handle HttpEntity.Default in the Akka HTTP instrumentation

v2.4.1

Toggle v2.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add jvm threads states metrics (kamon-io#1075)

* add jvm threads states  metrics

* Update instrumentation/kamon-system-metrics/src/main/scala/kamon/instrumentation/system/jvm/JvmMetrics.scala

Co-authored-by: Ivan Topolnjak <[email protected]>

* rename timed_waited to timed-waited

* remove trailing comma for scala 2.11 compatibility

Co-authored-by: Ivan Topolnjak <[email protected]>

v2.4.0

Toggle v2.4.0's commit message
proactively drop old spans in the APM reporter

v2.3.1

Toggle v2.3.1's commit message
Ensure scheduler startup in Play applications