aboutsummaryrefslogtreecommitdiffstats
path: root/container-disc/src/main/java/com/yahoo/container/jdisc/metric
Commit message (Expand)AuthorAgeFilesLines
* Update 2018 copyright notices.gjoranv2021-10-072-2/+2
* Update 2017 copyright notices.gjoranv2021-10-077-7/+7
* Remove the StateMetricConsumer class and its factory.gjoranv2021-01-261-24/+0
* Never provide a StateMetricConsumer.gjoranv2021-01-262-18/+5
* Non-functional-changes-onlyJon Bratseth2020-11-185-2/+7
* Allow non-fresource metricsJon Bratseth2020-09-251-1/+0
* Add support for serializing and compressing once, instead of once per backend...Henning Baldersheim2020-06-301-1/+0
* Nonfunctional changes onlyJon Bratseth2019-06-032-5/+3
* Only report metric when increment is non-zeroBjørn Christian Seime2019-02-051-6/+12
* Report values from initial snapshotBjørn Christian Seime2019-01-291-1/+1
* Add calculation of metrics changes since previous snapshotBjørn Christian Seime2019-01-221-18/+9
* Update copyright headerBjørn Christian Seime2019-01-221-1/+1
* Propagate jrt transport metrics to metrics frameworkBjørn Christian Seime2019-01-222-0/+47
* Generate html5 javadocgjoranv2019-01-213-8/+8
* Remove deprecated metrics (*MemoryBytes)gjoranv2019-01-211-6/+0
* Add copyright headerJon Bratseth2018-10-011-0/+1
* Fix author tag for SimonBjørn Christian Seime2018-07-054-4/+4
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-051-1/+1
* Corrected metrics key, againOlli Virtanen2018-06-071-3/+2
* Switched to Instant/Duration for time, test case cleanupOlli Virtanen2018-06-071-15/+17
* Added GC metrics to whitelist, simplified GC metric key compositionOlli Virtanen2018-06-011-3/+2
* JVM Garbage collection metricsOlli Virtanen2018-06-012-1/+99
* Introduce simple container watchdogBjørn Christian Seime2018-04-161-5/+9
* Remove container watchdogBjørn Christian Seime2018-04-131-10/+6
* Work around akward semantics with TemporalAmount/DurationBjørn Christian Seime2017-11-021-5/+3
* Cleanup MetricUpdaterBjørn Christian Seime2017-11-021-51/+82
* Don't log exception if Linux specific file does not existBjørn Christian Seime2017-11-021-0/+2
* Update copyright headersJon Bratseth2017-06-149-9/+9
* Revert "Update copyright headers"Jon Bratseth2017-06-149-9/+9
* Update copyright headersJon Bratseth2017-06-149-9/+9
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-139-10/+10
* Copyright headerJon Bratseth2017-06-139-10/+10
* Use a single thread to monitor all deactivated ActiveContainersBjørn Christian Seime2017-06-081-7/+7
* Track stale ActiveContainer instancesBjørn Christian Seime2017-05-311-3/+7
* Revert "Use ActiveContainerStatistics"Bjørn Christian Seime2017-05-301-7/+3
* Revert "Misc fixes to ActiveContainerStatistics"Bjørn Christian Seime2017-05-301-1/+1
* Misc fixes to ActiveContainerStatisticsBjørn Christian Seime2017-05-301-1/+1
* Use ActiveContainerStatisticsBjørn Christian Seime2017-05-291-3/+7
* Deprecate Manhattan metricsBjørn Christian Seime2017-05-161-16/+17
* rename metrics, add open file descriptorsArne H Juul2016-11-291-1/+20
* count memory mappings in containerArne H Juul2016-11-251-0/+22
* Whitespace changes onlyJon Bratseth2016-08-232-2/+3
* PublishJon Bratseth2016-06-159-0/+317