aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/handler
Commit message (Expand)AuthorAgeFilesLines
* Use full author nameHarald Musum2024-04-241-1/+1
* Minor refactoring while reading federation codeHenning Baldersheim2024-02-141-1/+0
* Control the use of thread bundles for fetch postings with a feature flagHenning Baldersheim2023-12-121-0/+1
* Move Jackson util from vespajlib to container-core.Henning Baldersheim2023-11-242-3/+2
* jackson 2.16 changes some of its default settings so we consolidate our use o...Henning Baldersheim2023-11-232-5/+4
* No docs search AND timeout should give 0 coverage instead of 100%.Henning Baldersheim2023-10-181-1/+4
* Revert "Merge pull request #28879 from vespa-engine/revert-28869-jonmv/job-ru...jonmv2023-10-112-3/+2
* Revert "Jonmv/job runner thread metrics"Harald Musum2023-10-112-2/+3
* Non-functional changesjonmv2023-10-112-3/+2
* Update copyrightJon Bratseth2023-10-0924-25/+25
* Add thread name template as dimension for locked load for curator locksjonmv2023-09-071-1/+1
* Simplify a bitjonmv2023-07-131-1/+1
* Move metrics definitions to metrics:ai.vespa.metricsgjoranv2023-05-083-15/+12
* Always use 'last' suffixJon Bratseth2023-03-061-1/+2
* Specify that '/logs' requires logserver capabilityBjørn Christian Seime2023-02-171-1/+6
* Require capabilities for built-in request handlersBjørn Christian Seime2023-02-141-1/+6
* 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
* GC unused test utilitiesHenning Baldersheim2023-01-243-284/+0
* Use enums for deprecated metricsYngve Aasheim2023-01-201-3/+3
* Move jdisc.http.requests.status to ContainerMetrics.javaKristian Aune2023-01-111-1/+3
* Move metric definitions to ContainerMetrics.javaKristian Aune2023-01-101-7/+16
* Keep last 1000 lines sorted in log readerjonmv2022-10-141-3/+12
* Return X-Vespa-Ignored-Fields if fields were ignoredJon Bratseth2022-10-061-1/+1
* Remove all traces from computeCoverageFromTargetActiveDocsHenning Baldersheim2022-09-291-15/+2
* Undo conversion to recordValerij Fredriksen2022-09-221-1/+10
* Revert "Revert "Make it possible to limit number of log lines returned" (#241...Valerij Fredriksen2022-09-222-20/+7
* Revert "Make it possible to limit number of log lines returned" (#24168)Valerij Fredriksen2022-09-212-7/+20
* Make it possible to limit number of log lines returnedValerij Fredriksen2022-09-212-2/+6
* Non-functional cleanupValerij Fredriksen2022-09-212-18/+1
* Control whether to report coverage based on active or target active documents.Henning Baldersheim2022-09-191-8/+17
* soonActive => targetActiveHenning Baldersheim2022-09-091-19/+9
* Propagate target-active-docs in monitor reply.Henning Baldersheim2022-09-091-1/+1
* handle zstd compressed filesArne H Juul2022-06-211-13/+37
* Add some comments, cleanupjonmv2022-06-141-2/+4
* Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-0910-10/+10
* Remove on Vespa 8Jon Bratseth2022-06-081-12/+0
* Remove on Vespa 8Jon Bratseth2022-06-082-41/+1
* Use hc5 in metrics handlersjonmv2022-05-312-22/+47
* Revert "Merge pull request #22642 from vespa-engine/revert-22637-bratseth/mod...Jon Bratseth2022-05-181-14/+13
* Revert "Bratseth/model syntax"Arnstein Ressem2022-05-181-13/+14
* Unify constant syntax across models and rank profilesJon Bratseth2022-05-181-14/+13
* Refactor testsJon Bratseth2022-05-051-4/+3
* Introduce new metrics for container threadpoolBjørn Christian Seime2022-04-202-7/+19
* Improve class names for the container threadpoolsBjørn Christian Seime2022-04-192-11/+12
* Reduce default timeout for metrics requests from 300s to 25s to ensure it is ...Henning Baldersheim2022-01-251-0/+12