aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #29009 from vespa-engine/bratseth/non-functional-onlyJon Bratseth2023-10-181-6/+6
|\ | | | | Non-functional changes only
| * Non-functional changes onlyJon Bratseth2023-10-181-6/+6
| |
* | No docs search AND timeout should give 0 coverage instead of 100%.Henning Baldersheim2023-10-182-1/+7
|/
* Revert "Merge pull request #28879 from ↵jonmv2023-10-113-5/+4
| | | | | | | vespa-engine/revert-28869-jonmv/job-runner-thread-metrics" This reverts commit 67351aa3e2adbbb4872097ed799f1ca837f35e6d, reversing changes made to aed7902ee0371efb89747d467c4a2f8124ddc08d.
* Revert "Jonmv/job runner thread metrics"Harald Musum2023-10-113-4/+5
|
* Non-functional changesjonmv2023-10-113-5/+4
|
* Merge pull request #28851 from vespa-engine/jonmv/random-fixBjørn Christian Seime2023-10-101-1/+1
|\ | | | | Jonmv/random fix
| * Return time in correct unitjonmv2023-10-101-1/+1
| |
* | Update copyrightJon Bratseth2023-10-09134-138/+138
|/
* Add thread name template as dimension for locked load for curator locksjonmv2023-09-071-1/+1
|
* Remove unused 'uptime' metric. Always add host-life in MetricsPacketsHandlerOla Aunronning2023-08-303-46/+3
|
* Add min/sum/count suffixes to gauge metricsOla Aunronning2023-08-091-1/+7
|
* Allow filtering on infrastructure metric setOla Aunronning2023-08-011-8/+89
|
* Add enums for infrastructure and add to vespametricsset as needed for ↵yngveaasheim2023-07-311-1/+1
| | | | infrastructure services.
* Use config self-subscription also for session-cache which powers docprocjonmv2023-07-141-2/+0
|
* Simplify a bitjonmv2023-07-131-1/+1
|
* Remove unused config from dependency listjonmv2023-07-112-12/+4
|
* Replace metrics strings with the corresponding enum constants.gjoranv2023-06-221-2/+3
| | | | - Add 'metrics' as provided dep for clustercontroller-core
* Revert "Replace metrics strings with the corresponding enum constants."Harald Musum2023-06-221-3/+2
|
* Replace metrics strings with the corresponding enum constants.gjoranv2023-06-211-2/+3
| | | | - Add 'metrics' as provided dep for clustercontroller-core
* Remove status packet from MetricsPacketsHandlerOla Aunronning2023-06-151-22/+5
|
* Don't add status_code and status_msg to metric packets. Remove unused ↵Ola Aunronning2023-06-152-47/+0
| | | | service health and coredump metric gatherers
* Non-functional changes onlyJon Bratseth2023-06-131-1/+4
|
* Add vespaVersion for host_life metricOla Aunronning2023-06-071-0/+4
|
* Add SSL bytes to connection logBjørn Christian Seime2023-05-302-1/+22
|
* Log more when parsing multipart deployment failsHarald Musum2023-05-251-0/+1
|
* Use metric enums more places.yngveaasheim2023-05-091-2/+3
|
* Move metrics definitions to metrics:ai.vespa.metricsgjoranv2023-05-084-16/+13
|
* Avoid getting query before it is necessary.Henning Baldersheim2023-03-101-4/+4
|
* Only log slow execution on debug level.Henning Baldersheim2023-03-101-1/+1
|
* Do not create log record if not necessaryHenning Baldersheim2023-03-101-36/+34
|
* Merge pull request #26382 from vespa-engine/simplify-logicgjoranv2023-03-091-1/+1
|\ | | | | Avoid negative logic with multiple conditions.
| * Avoid negative logic with multiple conditions.gjoranv2023-03-091-1/+1
| |
* | Merge pull request #26378 from vespa-engine/log-adjustmentsBjørn Christian Seime2023-03-092-3/+4
|\| | | | | Log installed bundles if and only if this or prev generation have any…
| * Log installed bundles if and only if this or prev generation have any app ↵gjoranv2023-03-092-3/+4
| | | | | | | | bundles.
* | Log only when there actually are bundles to uninstallHarald Musum2023-03-091-1/+2
|/
* Log at lower level when installing bundlesHarald Musum2023-03-081-2/+2
|
* Always use 'last' suffixJon Bratseth2023-03-061-1/+2
|
* Log at lower levelHarald Musum2023-03-061-3/+4
|
* Specify that '/logs' requires logserver capabilityBjørn Christian Seime2023-02-171-1/+6
|
* Require capabilities for built-in request handlersBjørn Christian Seime2023-02-143-7/+16
|
* Revert "Revert "Bjorncs/capabilities""Henning Baldersheim2023-02-141-1/+1
|
* Revert "Bjorncs/capabilities"Henning Baldersheim2023-02-141-1/+1
|
* Rename 'from()' to 'of()'Bjørn Christian Seime2023-02-131-1/+1
|
* Introduce capability support for jdisc request handlersBjørn Christian Seime2023-02-091-0/+19
| | | | | Add trait like interface to define capability mapping based on HTTP method and uri path. Enforce required capabilities through wrapper handler through existing filtering request handler.
* Remove duplicated classMartin Polden2023-02-071-0/+5
|
* detect controlled shutdownArne Juul2023-01-271-1/+5
|
* Avoid deprecated apache http 5.2 methods, by adding it to the builder.Henning Baldersheim2023-01-262-6/+2
|
* Upgrade apache 5.1 => 5.2 and add deprecation suppressions.Henning Baldersheim2023-01-262-0/+2
|
* Revert apache 5.1 -> 5.2Henning Baldersheim2023-01-262-2/+4
|