summaryrefslogtreecommitdiffstats
path: root/container-core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25506 from vespa-engine/kkraune/metricsgjoranv2023-01-114-32/+29
|\
| * Non-functional: make more readableKristian Aune2023-01-111-35/+19
| * private BaseUnitKristian Aune2023-01-111-1/+1
| * Add more unitsKristian Aune2023-01-112-2/+6
| * Move serverNumConnections to ContainerMetricsKristian Aune2023-01-112-2/+5
| * Move jdisc.http.requests.status to ContainerMetrics.javaKristian Aune2023-01-112-1/+7
* | Merge pull request #25500 from vespa-engine/skip-fallback-class-resolution-fo...gjoranv2023-01-111-0/+5
|\ \ | |/ |/|
| * Don't attempt to lookup class in internal bundles if a bundle was explicitly ...gjoranv2023-01-111-0/+5
* | Merge pull request #25486 from vespa-engine/kkraune/jdisc-thread_pool-metricsKristian Aune2023-01-113-13/+38
|\ \ | |/ |/|
| * Move metric definitions to ContainerMetrics.javaKristian Aune2023-01-103-13/+38
* | Revert "Skip fallback class resolution for explicit bundle 2 [run-systemtest]"Harald Musum2023-01-101-5/+0
|/
* Merge pull request #25482 from vespa-engine/kkraune/jetty-metricsKristian Aune2023-01-102-8/+23
|\
| * Use Unit.THREADKristian Aune2023-01-101-7/+7
| * Define in ContainerMetrics.javaKristian Aune2023-01-102-8/+23
* | Merge pull request #25475 from vespa-engine/skip-fallback-class-resolution-fo...gjoranv2023-01-101-0/+5
|\ \ | |/ |/|
| * Add classId to error message.gjoranv2023-01-101-2/+2
| * Don't attempt to lookup class in internal bundles if a bundle was explicitly ...gjoranv2023-01-101-0/+5
* | Add units to the global container metrics enum.gjoranv2023-01-102-8/+92
* | Merge pull request #25474 from vespa-engine/add-global-container-metric-enumKristian Aune2023-01-103-5/+102
|\ \
| * | Use the initially included metrics in the new metrics enum.gjoranv2023-01-101-5/+7
| * | Add a global enum for container metric definitions.gjoranv2023-01-102-0/+95
| |/
* / Remove references to non-existent 'simplemetrics' bundle.gjoranv2023-01-101-20/+0
|/
* Revert "Don't attempt to lookup class in internal bundles if a bundle was exp...Arnstein Ressem2023-01-101-5/+0
* Don't attempt to lookup class in internal bundles if a bundle was explicitly ...gjoranv2023-01-091-0/+5
* Fix space and punctuation in error messages.gjoranv2023-01-092-5/+5
* Move BsnVersion to exported package c.y.jdisc.applicationgjoranv2023-01-093-3/+3
* Fix imprecise error message.gjoranv2023-01-091-1/+1
* Add more improvements to bundle resolution error message:gjoranv2023-01-092-5/+33
* Include list of installed application bundles in error messagegjoranv2023-01-092-5/+20
* Add method for listing bsnVersion for active application bundles.gjoranv2023-01-094-1/+34
* Get more info when test failsjonmv2023-01-092-2/+6
* Revert "More user friendly class resolution"Arnstein Ressem2023-01-096-87/+6
* Move BsnVersion to exported package c.y.jdisc.applicationgjoranv2023-01-093-3/+3
* Don't attempt to lookup class in internal bundles if a bundle was explicitly ...gjoranv2023-01-091-0/+5
* Fix imprecise error message.gjoranv2023-01-091-1/+1
* Add more improvements to bundle resolution error message:gjoranv2023-01-092-5/+33
* Include list of installed application bundles in error messagegjoranv2023-01-092-5/+20
* Add method for listing bsnVersion for active application bundles.gjoranv2023-01-094-1/+34
* Revert "Improve user friendliness when class resolution fails."Arnstein Ressem2023-01-066-87/+6
* Merge pull request #25423 from vespa-engine/improve-missing-bundle-error-messageHenning Baldersheim2023-01-066-6/+87
|\
| * Don't attempt to lookup class in internal bundles if a bundle was explicitly ...gjoranv2023-01-061-0/+5
| * Fix imprecise error message.gjoranv2023-01-061-1/+1
| * Add more improvements to bundle resolution error message:gjoranv2023-01-062-5/+33
| * Include list of installed application bundles in error messagegjoranv2023-01-062-5/+20
| * Add method for listing bsnVersion for active application bundles.gjoranv2023-01-054-1/+34
* | remove runLogctl from this APIArne Juul2023-01-051-45/+0
|/
* Merge pull request #25317 from vespa-engine/hakonhall/there-may-be-no-causeHenning Baldersheim2022-12-211-2/+3
|\
| * There may be no causeHÃ¥kon Hallingstad2022-12-211-2/+3
* | Merge pull request #25196 from vespa-engine/arnej/add-tuning-of-logging-4Henning Baldersheim2022-12-203-59/+255
|\ \ | |/ |/|
| * add hook in /state/v1 API alsoArne Juul2022-12-091-59/+113