summaryrefslogtreecommitdiffstats
path: root/simplemetrics
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Aressem/remove post install script""Arnstein Ressem2017-09-271-0/+4
|
* Revert "Aressem/remove post install script"Arnstein Ressem2017-09-271-4/+0
|
* Create function to install config definitions.Arnstein Ressem2017-09-271-3/+1
|
* Remove global install of files and put this in the modules that owns them.Arnstein Ressem2017-09-251-0/+6
|
* Merge pull request #3382 from vespa-engine/bratseth/support-error-removalArne H Juul2017-09-132-22/+25
|\ | | | | Bratseth/support error removal
| * Nonfunctional changes onlyJon Bratseth2017-09-112-22/+25
| |
* | Expose HdrHistogram in test scope instead of provided for users.gjoranv2017-09-111-1/+0
|/ | | | | | - It's not provided runtime, but we should consider doing so, as simplemetric:UntypedMetric exposes a public method that returns an org.HdrHistogram.DoubleHistogram.
* 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
|
* add minimal README filesArne H Juul2017-06-191-0/+1
|
* Update copyright headersJon Bratseth2017-06-1433-31/+33
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1433-33/+31
|
* Update copyright headersJon Bratseth2017-06-1433-31/+33
|
* Revert "Copyright header"Jon Bratseth2017-06-1333-33/+31
|
* Copyright headerJon Bratseth2017-06-1333-31/+33
|
* forget metrics more than 4 hours oldArne H Juul2017-05-252-11/+44
|
* disallow warningsArne H Juul2017-04-241-3/+2
|
* 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
| | | | | * also, expected sizes should reflect that we probably want to add a dimension or two when creating a PointBuilder.
* 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 ↵valerijf2016-09-292-3/+22
| | | | implementation in wrappers
* 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
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Update authorEirik Nygaard2016-06-161-1/+1
|
* PublishJon Bratseth2016-06-1533-0/+2851