aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/jdisc/state
Commit message (Expand)AuthorAgeFilesLines
* Non-functional changes onlyJon Bratseth2021-03-041-1/+1
* Fix ToDos. The snapshotProvider is null checked in the ctor.gjoranv2021-02-032-12/+2
* Throw if no snapshot provider is given.gjoranv2021-02-032-17/+19
* Clean up unused MetricsPresentationConfiggjoranv2021-02-032-5/+4
* Remove usage of org.jsonBjørn Christian Seime2021-02-027-204/+148
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-016-117/+191
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-296-191/+117
* Remove the StateMetricConsumer class and its factory.gjoranv2021-01-262-56/+0
* Remove usage of MetricsPresentationConfig.slidingwindowgjoranv2021-01-261-5/+1
* Update package-info description.gjoranv2021-01-261-7/+5
* Remove metrics handling from the StateMonitor class.gjoranv2021-01-263-100/+10
* Handle null dimensions without throwing NPE.gjoranv2021-01-252-7/+11
* Non-functional-changes-onlyJon Bratseth2020-11-188-6/+13
* Avoid mock thread factory and simplify constructionHåkon Hallingstad2020-10-101-35/+26
* Take StateMonitor snapshot every 60sHåkon Hallingstad2020-10-101-33/+19
* Improvements to handling of cluster removalJon Bratseth2020-07-021-6/+9
* LogLevel.INFO -> Level.INFOgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Merge pull request #12056 from vespa-engine/balder/default-initializingHenning Baldersheim2020-02-041-11/+14
|\
| * Default state is 'initializing', not 'up'.Henning Baldersheim2020-02-031-11/+14
* | Require all up when going up, but require all down to go down.Henning Baldersheim2020-02-031-2/+8
|/
* Close streamOla Aunrønning2019-10-251-2/+3
* Reuse same coredump/host-life gatherersOla Aunrønning2019-10-254-14/+39
* Added metrics for cfgOla Aunrønning2019-10-244-0/+121
* Support array formatted metrics responseOla Aunrønning2019-09-191-5/+20
* Merge pull request #8944 from vespa-engine/jvenstad/more-general-rolesJon Marius Venstad2019-04-011-1/+5
|\
| * Non-wildcard import in random classJon Marius Venstad2019-03-281-1/+5
* | add "sum" output for gauge metricsArne Juul2019-03-221-0/+1
|/
* Set healt status to down when we decide to go out of rotationJon Bratseth2019-02-251-0/+6
* Provision infrastructure nodes ASAP on bootstrapHåkon Hallingstad2018-12-041-2/+4
* Use second resoultion for timestamp (instead of millis).gjoranv2018-11-151-1/+2
* Add a trailing newline to the output.gjoranv2018-11-051-1/+1
* Improve class comment.gjoranv2018-11-051-3/+5
* Move JSONObjectWithLegibleException to a separate file.gjoranv2018-10-313-73/+86
* Add comment about network protocols.gjoranv2018-10-311-0/+3
* Use a constant for the packet separator.gjoranv2018-10-311-1/+3
* Remove another extra newline.gjoranv2018-10-311-1/+0
* Remove extra newline.gjoranv2018-10-311-1/+0
* Add new handler for obtaining metrics snapshot in "packets" formatgjoranv2018-10-312-4/+196
* Fix author tag for SimonBjørn Christian Seime2018-07-057-7/+7
* Don't run snapshot thread in StateHandlerTestBjørn Christian Seime2018-01-291-2/+11
* Make lastSnapshotTimeMs volatileBjørn Christian Seime2018-01-251-1/+1
* Log when changing status and set status to 'down' when RPC server is shutdownHarald Musum2017-12-091-4/+4
* Remove debug lineHarald Musum2017-12-081-1/+0
* Make it possible to configure and change status code in /state/v1/health APIHarald Musum2017-12-082-9/+21
* Update copyright headersJon Bratseth2017-06-1412-12/+12
* Revert "Update copyright headers"Jon Bratseth2017-06-1412-12/+12
* Update copyright headersJon Bratseth2017-06-1412-12/+12
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-1312-13/+13