aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/metrics/executor_metrics.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add saturation metric for executors.Geir Storli2023-08-311-0/+4
* Remove no longer used metrics for Vespa 8.Geir Storli2022-06-081-2/+0
* Add metrics for thread utilizationHenning Baldersheim2021-10-241-1/+1
* Update searchcore/src/vespa/searchcore/proton/metrics/executor_metrics.cppHenning Baldersheim2021-10-221-1/+1
* Add a metric for how many times a worker in a thread pool has woken up.Henning Baldersheim2021-10-221-0/+4
* Use the ExecutorStats type directly.Henning Baldersheim2021-10-191-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use auto and captitalize first word in sentence.Henning Baldersheim2020-03-251-2/+2
* Unify the metrics for queuesize similar to what we have for the spi queues.Henning Baldersheim2020-03-251-2/+5
* remove legacy tags, always pass vectorArne Juul2018-10-081-4/+4
* Minor code maintenance while waiting for build to complete.Henning Baldersheim2017-10-271-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Implement a default destructor to avoid the automatic inlining of large destr...Henning Baldersheim2017-03-081-3/+2
* PublishJon Bratseth2016-06-151-0/+26