aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/metrics/metrics_engine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Clean up old comments around metric manager initTor Brede Vekterli2023-08-301-9/+2
* Set period in constructor onlyHenning Baldersheim2023-03-011-1/+1
* Normalize includes in searchcore.Tor Egge2022-09-271-1/+1
* Reduce code visibility and reasons to recompile.Henning Baldersheim2022-01-051-6/+7
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Fix issues detected by clang 10.Tor Egge2020-02-141-1/+1
* Remove AttributeMetricsCollection and DocumentDBMetricsCollection as they are...Geir Storli2019-01-211-18/+18
* Remove all legacy proton metrics (that were deprecated on Vespa 6).Geir Storli2019-01-211-105/+6
* Copy matching metrics from LegacyDocumentDBMetrics to DocumentDBTaggedMetrics...Geir Storli2018-05-041-12/+32
* Minor code maintenance while waiting for build to complete.Henning Baldersheim2017-10-271-12/+9
* 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
* Reduce fastos.h dependency.Henning Baldersheim2017-06-011-2/+2
* remove most usage of LinkedPtr from vespaHaavard2017-03-271-6/+5
* Rename DocumentDBMetricsCollection::getMetrics() -> getLegacyMetrics().Geir Storli2016-12-151-2/+2
* Expose detailed memory usage metrics for attributes using new naming scheme.Geir Storli2016-12-141-6/+41
* Rename AttributeMetrics -> LegacyAttributeMetrics.Geir Storli2016-12-131-12/+12
* Loosen up the metrics stuff further.Henning Baldersheim2016-12-121-22/+23
* PublishJon Bratseth2016-06-151-0/+234