summaryrefslogtreecommitdiffstats
path: root/container-core/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* Update container-core/src/main/java/com/yahoo/jdisc/http/server/jetty/Servlet...Bjørn Christian Seime2023-11-101-1/+1
* Limit max payload size based on heap sizeBjørn Christian Seime2023-11-102-6/+25
* Stop subscribing to config that is staticHarald Musum2023-11-082-10/+4
* Do not use direct buffers for ENcryption in Jettyjonmv2023-11-061-1/+1
* Revert "Merge pull request #29152 from vespa-engine/revert-29137-olaa/infrast...Ola Aunronning2023-10-302-50/+24
* Revert "Allow filtering prometheus metrics"Ola Aunrønning2023-10-302-24/+50
* Allow filtering prometheus metricsOla Aunronning2023-10-272-50/+24
* Add overload for pretty JSONBjørn Christian Seime2023-10-261-6/+9
* Only report known dimension valuesMorten Tokle2023-10-232-2/+7
* Merge pull request #29009 from vespa-engine/bratseth/non-functional-onlyJon Bratseth2023-10-181-6/+6
|\
| * 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
|/
* Silly hack to close HTTP server before mbus serverjonmv2023-10-111-1/+1
* Non-functional changesjonmv2023-10-113-5/+4
* Reduce default limit for HTTP/2 concurrent streamsBjørn Christian Seime2023-10-101-1/+1
* Merge pull request #28851 from vespa-engine/jonmv/random-fixBjørn Christian Seime2023-10-101-1/+1
|\
| * Return time in correct unitjonmv2023-10-101-1/+1
* | Correct copyright headersJon Bratseth2023-10-092-2/+2
* | Update copyrightJon Bratseth2023-10-09368-377/+377
|/
* Add copyright headerjonmv2023-10-051-0/+1
* Isolate inner jetty server component from wrapper with filtersjonmv2023-10-059-53/+112
* Add thread name template as dimension for locked load for curator locksjonmv2023-09-071-1/+1
* Remove 'clientIp' dimensionBjørn Christian Seime2023-09-062-6/+0
* Merge pull request #28275 from vespa-engine/olaa/remove-uptimegjoranv2023-08-303-46/+3
|\
| * Remove unused 'uptime' metric. Always add host-life in MetricsPacketsHandlerOla Aunronning2023-08-303-46/+3
* | Mocking native methods no longer possibleBjørn Christian Seime2023-08-301-4/+18
|/
* Add min/sum/count suffixes to gauge metricsOla Aunronning2023-08-091-1/+7
* Use a common map for getters and settersHenning Baldersheim2023-08-021-1/+1
* Use a map of setter lambdas.Henning Baldersheim2023-08-021-5/+5
* Allow filtering on infrastructure metric setOla Aunronning2023-08-011-8/+89
* Add enums for infrastructure and add to vespametricsset as needed for infrast...yngveaasheim2023-07-312-2/+2
* Add separate connector for token endpointBjørn Christian Seime2023-07-191-11/+6
* Make headers controlling client address connector specificBjørn Christian Seime2023-07-194-18/+13
* Use config self-subscription also for session-cache which powers docprocjonmv2023-07-141-2/+0
* Simplify a bitjonmv2023-07-131-1/+1
* Merge pull request #27742 from vespa-engine/jonmv/remove-false-distribution-c...Jon Bratseth2023-07-112-12/+4
|\
| * Remove unused config from dependency listjonmv2023-07-112-12/+4
* | Instead let user choose when to restart on internal redeployjonmv2023-07-061-0/+3
|/
* Add configurable limit for max request content sizeBjørn Christian Seime2023-06-262-2/+38
* Replace metrics strings with the corresponding enum constants.gjoranv2023-06-221-2/+3
* 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
* Handle proxy start/reload issuesMorten Tokle2023-06-201-2/+11
* Allow both file and PEM configured simultaneouslyBjørn Christian Seime2023-06-161-5/+8
* Merge pull request #27439 from vespa-engine/olaa/remove-statusgjoranv2023-06-163-69/+5
|\
| * 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
* | Misc improvementsBjørn Christian Seime2023-06-151-4/+2
* | Always add access log entry to test filter requestBjørn Christian Seime2023-06-141-0/+5
* | Expose certificateBjørn Christian Seime2023-06-141-8/+28
|/