aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove status packet from MetricsPacketsHandlerOla Aunronning2023-06-151-22/+5
* Don't add status_code and status_msg to metric packets. Remove unused service...Ola Aunronning2023-06-152-47/+0
* 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.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 app bun...gjoranv2023-03-092-3/+4
* | 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
* 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
* More consistent naming of set/build methodsHenning Baldersheim2023-01-252-2/+2
* VespaHttpClientBuilder follow builder pattern and add connect and socket time...Henning Baldersheim2023-01-252-6/+2
* Bump apache httpclient from 5.1 to 5.2.Henning Baldersheim2023-01-252-0/+2
* Move HandlersConfigurerTestWrapper to test scope.Henning Baldersheim2023-01-243-220/+0
* GC unused test utilitiesHenning Baldersheim2023-01-243-284/+0
* Use enums for deprecated metricsYngve Aasheim2023-01-201-3/+3
* Use ContainerMetrics enumYngve Aasheim2023-01-201-1/+2
* Unify on Streams.toList()Henning Baldersheim2023-01-174-15/+10
* Upgrade Jetty from 9.4.49 to 11.0.13Bjørn Christian Seime2023-01-131-2/+2
* Move jdisc.http.requests.status to ContainerMetrics.javaKristian Aune2023-01-111-1/+3
* Move metric definitions to ContainerMetrics.javaKristian Aune2023-01-101-7/+16
* Fix space and punctuation in error messages.gjoranv2023-01-091-4/+4
* Move BsnVersion to exported package c.y.jdisc.applicationgjoranv2023-01-092-2/+2
* Add more improvements to bundle resolution error message:gjoranv2023-01-091-3/+31
* Include list of installed application bundles in error messagegjoranv2023-01-091-0/+10
* Add method for listing bsnVersion for active application bundles.gjoranv2023-01-091-0/+10
* Revert "More user friendly class resolution"Arnstein Ressem2023-01-092-48/+0
* Move BsnVersion to exported package c.y.jdisc.applicationgjoranv2023-01-092-2/+2