aboutsummaryrefslogtreecommitdiffstats
path: root/simplemetrics/src
Commit message (Expand)AuthorAgeFilesLines
* LogLevel.CONFIG -> Level.CONFIGgjoranv2020-04-251-1/+1
* LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-252-2/+2
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-253-3/+3
* Remove use of Nullable and NotNull annotationsHarald Musum2019-08-292-7/+3
* fix merge bugArne Juul2019-05-162-4/+41
* Nonfunctional changes onlyJon Bratseth2019-03-268-17/+17
* Move all importing to model-integrationJon Bratseth2018-11-221-1/+1
* Nonfunctional changes onlyJon Bratseth2018-10-051-1/+1
* Add bundleJon Bratseth2018-08-301-1/+3
* Nonfunctional changes onlyJon Bratseth2017-09-112-22/+25
* Revert "Revert "version in def files are deprecated""Harald Musum2017-08-301-1/+0
* Revert "version in def files are deprecated"Harald Musum2017-08-301-0/+1
* version in def files are deprecatedHarald Musum2017-08-301-1/+0
* Update copyright headersJon Bratseth2017-06-1432-30/+32
* Revert "Update copyright headers"Jon Bratseth2017-06-1432-32/+30
* Update copyright headersJon Bratseth2017-06-1432-30/+32
* Revert "Copyright header"Jon Bratseth2017-06-1332-32/+30
* Copyright headerJon Bratseth2017-06-1332-30/+32
* forget metrics more than 4 hours oldArne H Juul2017-05-252-11/+44
* Accidental checking of file.Arnstein Ressem2017-02-241-2/+0
* Remove references to non public api packages.Arnstein Ressem2017-02-242-6/+6
* add logging of key clashesArne H Juul2016-11-081-2/+14
* simplifyArne H Juul2016-11-081-7/+4
* use emptyPoint instead of null where applicable.Arne H Juul2016-11-081-3/+3
* avoid keeping null Point around, use emptyPoint insteadArne H Juul2016-11-084-19/+11
* add canonical empty PointArne H Juul2016-11-081-0/+5
* add unit test exposing bug in conversion, and a minimal fixArne H Juul2016-11-082-3/+57
* use simpler MockReceiver in unit testsArne H Juul2016-11-032-14/+16
* make a simple mock for unit testingArne H Juul2016-11-031-0/+23
* make available map for a metric name (for unit testing)Arne H Juul2016-11-031-0/+10
* if something is wrong, log warning about the problematic objectArne H Juul2016-11-031-2/+2
* better toString for debuggingArne H Juul2016-11-031-0/+20
* change default report period to 60sArne H Juul2016-09-301-1/+1
* Added NullGauge in metrics.simple to avoid having to re-create null implement...valerijf2016-09-292-3/+22
* Treat null context and empty context the sameJon Bratseth2016-08-241-5/+4
* Nonfunctional changes onlyJon Bratseth2016-08-2411-38/+87
* Nonfunctional changes onlyJon Bratseth2016-08-231-9/+10
* Whitespace changes onlyJon Bratseth2016-08-231-2/+1
* Update authorEirik Nygaard2016-06-161-1/+1
* PublishJon Bratseth2016-06-1530-0/+2749