aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/container/jdisc/state
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add state/v1/version path returning the Vespa versionJon Bratseth2017-04-241-1/+10
* Nonfunctional changes onlyJon Bratseth2016-08-241-27/+1
* Whitespace changes onlyJon Bratseth2016-08-231-3/+10
* Nonfunctional changes onlyJon Bratseth2016-08-231-0/+39
* PublishJon Bratseth2016-06-154-0/+533