aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Log warn when Entity with name=null is created / if dispatching entities ↵kamon-0.6.xMartin Grotzke2017-07-062-3/+18
| | | | | | | | | | | fails (#475) An application that creates a metric while passing `null` as metrics name will not receive the expected `TickMetricSnapshot` (if it subscribes for metrics). As log level _warn_ (instead of error) is chosen, because from an application perspective the app's functionality is not affected, i.e. there's no _immediate_ action required, but it's ok if this gets solved eventually.
* Create README.mdDiego Parra2017-06-141-0/+2
|
* [#461] issue with kamon reference.conf when using akka-2.3 (#462)PJ Fanning2017-05-252-4/+33
| | | | | * [#461] issue with kamon reference.conf when using akka-2.3 * [#461] add test case for kamon-core reference.conf change * fix #461
* set version to 0.6.8-SNAPSHOTDiego2017-05-231-1/+1
|
* release version 0.6.7v0.6.7Diego2017-05-231-1/+1
|
* update sbt-umbrellaDiego2017-05-232-3/+2
|
* set version to 0.6.8-SNAPSHOTDiego2017-05-231-1/+1
|
* release version 0.6.7Diego2017-05-231-1/+1
|
* Call correct method for shutting down the ActorSystem (#460)Jan-Pieter van den Heuvel2017-05-233-53/+3
| | | | | | * [#459] call correct method for shutting down the ActorSystem * [#459] fix scala 2.10 / akka 2.3 compatibility
* Rename class vars so they do not shadow the def from their parent. Fixes ↵Ryan Bair2017-04-242-4/+32
| | | | #453. (#454)
* + disable akka-remote (#452)Renato Cavalcanti2017-04-181-5/+8
|
* Merge pull request #449 from jasonmartens/masterIvan Topolnjak2017-04-184-19/+76
|\ | | | | Add default metrics loaded from config
| * + MetricsModule: Add default metrics loaded from configJason Martens2017-04-134-19/+76
|/
* = travis: Add cross-compile to travis build and fix akka compile ↵Jason Martens2017-04-104-6/+52
| | | | dependencies (#450)
* Update README.mdDiego Parra2017-04-091-2/+1
|
* Merge pull request #446 from pjfanning/issue-443Ivan Topolnjak2017-03-143-4/+34
|\ | | | | [issue 443] actor system terminate
| * [issue 443] actor system terminatepj.fanning2017-03-143-4/+34
|/
* Clean up attachment provider paths so that to process works for jre not just ↵Jens2017-02-251-1/+1
| | | | | jdk (#439) = autoweave: Clean up attachment provider paths so that to process works for jre not just jdk (#439)
* Update README.mdDiego Parra2017-02-011-1/+1
|
* Update README.mdDiego Parra2017-02-011-1/+1
|
* ensure tests execute sequentially, shutdown Kamon after each testIvan Topolnjak2017-01-222-1/+5
|
* set version to 0.6.7-SNAPSHOTIvan Topolnjak2017-01-191-1/+1
|
* release version 0.6.6v0.6.6Ivan Topolnjak2017-01-191-1/+1
|
* bump kamon-sbt-umbrella versionIvan Topolnjak2017-01-191-1/+1
|
* use kamon-sbt-umbrella on the build.Ivan Topolnjak2017-01-177-297/+4
|
* Merge pull request #422 from ivantopo/wip/421-ensure-that-start-stop-worksIvan Topolnjak2017-01-137-96/+175
|\ | | | | allow restarting Kamon in the same process.
| * change the default classloader used to resolve the config.Ivan Topolnjak2017-01-131-2/+2
| |
| * allow restarting Kamon in the same process.Ivan Topolnjak2016-12-247-96/+175
| | | | | | | | | | taking some ideas from #395, this commit removes ConfigProviders and allows Kamon to be used in "permissive" mode until it gets started.
* | Update README.mdDiego Parra2017-01-121-0/+1
| |
* | Update README.mdDiego Parra2016-12-291-1/+1
| |
* | released 0.6.5Diego2016-12-232-15/+13
|/
* Update README.mdDiego Parra2016-12-221-2/+2
|
* core: released 0.6.4Diego2016-12-211-1/+1
|
* preparing release 0.6.4Diego2016-12-213-4/+20
|
* + core: adding back a method to allow passing of a configuration into kamonhunterpayne-ck2016-12-212-33/+69
| | | | | | * more-flexible-kamon-config: adding back a method to allow passing of a configuration into kamon but still allows for kamon's internal config to control the actor system responsible for metrics (cherry picked from commit 1734c2b)
* wipDiego2016-12-133-18/+6
|
* wipDiego2016-12-131-1/+0
|
* wipDiego2016-12-131-0/+1
|
* wipDiego2016-12-1378-23/+14008
|
* Update README.mdDiego Parra2016-12-101-1/+1
|
* kamon-core-0.6.x seriesDiego2016-12-081-1/+1
|
* kamon-core-0.6.x seriesDiego2016-12-083-12/+7
|
* Update README.mdDiego Parra2016-12-081-1/+1
|
* wipDiego2016-12-082-5/+56
|
* wipDiego2016-12-051-1/+1
|
* wipDiego2016-12-051-1/+1
|
* wipDiego2016-12-057-7/+88
|
* wipDiego2016-12-041-0/+11
|
* wipDiego2016-12-041-20/+20
|
* wipDiego2016-12-041-45/+25
|