aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Setting version to 0.5.2v0.5.2Ivan Topolnjak2015-10-062-2/+2
|
* Merge pull request #263 from jozic/shutdownDiego Parra2015-09-301-2/+4
|\ | | | | = core: don't throw an NPE during shutdown if Kamon hasn't been started
| * = core: don't throw an NPE during shutdown if Kamon hasn't been startedEugene Platonov2015-09-301-2/+4
| |
* | Merge pull request #256 from cheekychops/masterDiego Parra2015-09-302-3/+45
|\ \ | | | | | | newrelic: de-tokenise the app name, fixes #255
| * | newrelic: de-tokenise the app name, fixes #255Colin Smith2015-09-142-3/+45
| | |
* | | Merge pull request #262 from jozic/patch-1Diego Parra2015-09-301-1/+1
|\ \ \ | |_|/ |/| | = core: fix typo in kamon auto-start error message
| * | = core: fix typo in kamon auto-start error messageEugene Platonov2015-09-301-1/+1
|/ /
* | = all: bump up all versionDiego2015-09-261-5/+5
| |
* | Merge pull request #260 from alno/heap-metrics-fixDiego Parra2015-09-262-8/+22
|\ \ | |/ |/| Fix heap metrics update
| * ! system-metrics: Fix heap metrics updateAlexey Noskov2015-09-262-8/+22
|/ | | | Don't store reference to MemoryUsage object: it's immutable, instead store function extracting it from MemoryMXBean
* = newrelic: correctly filter non-http-client segments from the web ↵Ivan Topolnjak2015-09-011-2/+5
| | | | transaction metrics, fixes #253.
* Setting version to 0.5.2-SNAPSHOTIvan Topolnjak2015-08-312-2/+2
|
* Setting version to 0.5.1v0.5.1Ivan Topolnjak2015-08-312-2/+2
|
* = akka-remote: add @transient to kamon.trace.SegmentAware::segment to avoid ↵Diego2015-08-271-1/+1
| | | | error in chill/kryo serialization and closes #160
* ! kamon-akka: change in DispatcherInstrumentation the type of Dispatcher to ↵Diego2015-08-252-8/+9
| | | | ForkJoinPool instead of AkkaForkJoinPool
* ! core: generalize ThreadPoolExecutors metricsDiego2015-08-255-104/+287
|
* Merge pull request #245 from tferi/generic-mem-metricsIvan Topolnjak2015-08-2512-169/+138
|\ | | | | = Generic mem metrics
| * = system-metrics: Generic mem metricsFerenc Toth2015-08-255-135/+32
| | | | | | | | | | | | | | | | = use generalized entity recorder = merge memory metrics = update tests
| * ! core: generalize ThreadPoolExecutors metricsDiego2015-08-257-34/+106
|/
* Merge branch 'make-kamon-test-friendly'Ivan Topolnjak2015-08-241-2/+20
|\ | | | | | | | | | | Conflicts: kamon-core/src/main/scala/kamon/Kamon.scala project/Settings.scala
| * + core: introduce auto-start feature to make Kamon more test-friendly, ↵Ivan Topolnjak2015-08-244-6/+26
| | | | | | | | related to #202.
* | Merge pull request #244 from tferi/mempool-metricsDiego Parra2015-08-232-0/+81
|\ \ | | | | | | + Add memory pool metrics
| * | + system-metrics: Add memory pool metricsFerenc Toth2015-08-232-0/+81
| | |
* | | = play: use uri.getAuthority forn generateHttpClientSegmentNameDiego2015-08-223-3/+3
|/ /
* | ! build: revert Java version to 1.6Ivan Topolnjak2015-08-181-1/+1
| |
* | ! build: rever typesafeconfig version to 1.2.1Ivan Topolnjak2015-08-181-1/+1
| |
* | Setting version to 0.5.1-SNAPSHOTIvan Topolnjak2015-08-172-2/+2
| |
* | Setting version to 0.5.0v0.5.0Ivan Topolnjak2015-08-162-2/+2
| |
* | = All: force tests to run sequentiallyDiego2015-08-161-7/+7
| |
* | ! kamon-examples: update play examples before releaseDiego2015-08-166-29/+12
| |
* | ! play: remove diagnostic context dataDiego2015-08-167-75/+8
| |
* | Merge pull request #241 from sematext/added_spm_backendDiego Parra2015-08-127-1/+438
|\ \ | | | | | | + add spm metric backend
| * | + add spm metric backendPavel Zalunin2015-08-117-1/+438
| | |
* | | = all: update Sigar-Loader and HdrHistogram versionsDiego2015-08-121-2/+2
| | |
* | | = system-metrics: The sigar not implemented exceptions are listed as ↵Diego2015-08-1122-62/+115
|/ / | | | | | | warnings. closes #235
* | + system-metrics: Allow disabling of system sigar and JVM JMX metrics in ↵Diego2015-08-102-8/+20
| | | | | | | | system-metrics module and closes #234
* | ! play-2.3.x: grouping traces that doesn't are tagged as UntaggedTraces in ↵Diego2015-08-104-8/+37
| | | | | | | | order to avoid the creation of undesired traces
* | ! play-2.4.x: grouping traces that doesn't are tagged as UntaggedTraces in ↵Diego2015-08-103-4/+32
| | | | | | | | order to avoid the creation of undesired traces
* | = build: add scala 2.10.5Ivan Topolnjak2015-08-091-1/+1
| |
* | = play-2.4.x: fix testDiego2015-08-091-3/+1
| |
* | + play: play-2.4.x supportDiego2015-08-0932-21/+23
| |
* | = play-2.4: dependency resolvedDiego2015-08-097-43/+38
| |
* | ! play: starting play 2.4.x integrationDiego2015-08-0916-56/+75
| |
* | ! play: first step in play 2.4.x integrationDiego2015-08-0918-14/+939
| |
* | + kamon-examples: include kamon-scalatra-exampleDiego2015-07-3011-0/+304
| |
* | = akka: correctly set LookupData for routers used by BalancingPool, fixes #199.Ivan Topolnjak2015-07-292-2/+28
| |
* | + travis: move to container-based build environment.Ivan Topolnjak2015-07-271-1/+2
| |
* | Merge pull request #236 from sattvik/counters-with-unitsIvan Topolnjak2015-07-271-0/+3
|\ \ | | | | | | + core: Allow creation of counters with units
| * | + core: Allow creation of counters with unitsDaniel Solano Gómez2015-07-241-0/+3
|/ / | | | | | | | | | | | | | | | | | | | | | | | | Currently, the GenericEntityRecorder only allows two ways to create a new counter: 1. Using a simple name, resulting in a counter with an Unknown unit of measure 2. Using a CounterKey, but that is not really helpful since that class is private to Kamon This trivial patch adds a new counter method that accepts a unit of measure.
* | = system-metrics: update sigar-loader to 1.6.6 in order to avoid the ↵Diego2015-07-211-1/+1
| | | | | | | | SigarException in the first provisioning