aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/container/jdisc/state
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-096-6/+6
* Remove unused 'uptime' metric. Always add host-life in MetricsPacketsHandlerOla Aunronning2023-08-302-18/+5
* Add min/sum/count suffixes to gauge metricsOla Aunronning2023-08-091-2/+8
* Allow filtering on infrastructure metric setOla Aunronning2023-08-011-0/+55
* Remove status packet from MetricsPacketsHandlerOla Aunronning2023-06-151-26/+11
* Don't add status_code and status_msg to metric packets. Remove unused service...Ola Aunronning2023-06-151-42/+0
* Sanitize label namesOla Aunronning2022-09-151-3/+3
* Omit max and average in PrometheusHelperOla Aunronning2022-09-151-6/+0
* Use correct content-type header. Add whitespaceOla Aunronning2022-09-131-4/+4
* MetricsPacketsHandler supports Prometheus formatOla Aunronning2022-09-121-0/+25
* Convert container-core to junit5Bjørn Christian Seime2022-07-286-110/+110
* MetricsPacketsHandler adds hostname dimension if absentOla Aunrønning2022-07-041-1/+29
* Remove on Vespa 8Jon Bratseth2022-06-081-1/+0
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Update 2019 Oath copyrights.gjoranv2021-10-272-2/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* Add copyright headersJon Bratseth2021-03-181-0/+1
* Clean up unused MetricsPresentationConfiggjoranv2021-02-033-5/+2
* Remove usage of org.jsonBjørn Christian Seime2021-02-023-49/+48
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-013-48/+49
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-293-49/+48
* Remove irrelevant test (StateMonitor does not use threads anymore)gjoranv2021-01-262-98/+0
* Remove metrics handling from the StateMonitor class.gjoranv2021-01-261-1/+1
* Rewrite tests to not use the defunct StateMetricConsumer.gjoranv2021-01-254-317/+175
* Avoid mock thread factory and simplify constructionHåkon Hallingstad2020-10-102-8/+2
* Take StateMonitor snapshot every 60sHåkon Hallingstad2020-10-103-32/+24
* Default state is 'initializing', not 'up'.Henning Baldersheim2020-02-031-1/+2
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* Reuse same coredump/host-life gatherersOla Aunrønning2019-10-252-0/+81
* Added metrics for cfgOla Aunrønning2019-10-241-16/+1
* Use mockito-core 3.1.0Håkon Hallingstad2019-10-181-2/+2
* Support array formatted metrics responseOla Aunrønning2019-09-191-0/+15
* add "sum" output for gauge metricsArne Juul2019-03-221-1/+2
* Use second resoultion for timestamp (instead of millis).gjoranv2018-11-151-0/+10
* Extract helper method.gjoranv2018-11-151-20/+13
* Use a constant for the packet separator.gjoranv2018-10-311-1/+2
* Add new handler for obtaining metrics snapshot in "packets" formatgjoranv2018-10-313-98/+262
* Fix author tag for SimonBjørn Christian Seime2018-07-052-2/+2
* Verify whether a new snapshot was expected or notBjørn Christian Seime2018-01-291-23/+28
* Don't run snapshot thread in StateHandlerTestBjørn Christian Seime2018-01-291-19/+11
* Use AtomicLong instead of volatile longBjørn Christian Seime2018-01-251-3/+4
* Use @Before instead of ctor.gjoranv2017-08-151-5/+7
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Update copyright headers"Jon Bratseth2017-06-144-4/+4
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Copyright header"Jon Bratseth2017-06-134-4/+4
* Copyright headerJon Bratseth2017-06-134-4/+4
* Add missing module bindings to necessary config instances.gjoranv2017-05-091-0/+3