aboutsummaryrefslogtreecommitdiffstats
path: root/metrics/src/main/java/ai/vespa/metrics/set/VespaMetricSet.java
Commit message (Expand)AuthorAgeFilesLines
* Expose `remove_by_gid` persistence-level metricsTor Brede Vekterli2023-11-231-0/+3
* Export estimated merge memory usage metricTor Brede Vekterli2023-11-031-0/+1
* Add .min suffix for singleton.is_activeYngve Aasheim2023-10-121-1/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add .max and .sum suffixes to content.proton.search_protocol.docsum.requested...yngveaasheim2023-09-081-1/+1
* Use correct suffixes for content.proton.search_protocol.docsum.latency.yngveaasheim2023-09-081-1/+1
* Merge pull request #28326 from vespa-engine/geirst/expose-field-writer-satura...Geir Storli2023-08-311-0/+1
|\
| * Expose saturation metric for the field writer executor.Geir Storli2023-08-311-0/+1
* | Merge pull request #27969 from vespa-engine/bjorncs/embedder-metricsJon Bratseth2023-08-311-0/+4
|\ \ | |/ |/|
| * Add generic metrics for embeddersBjørn Christian Seime2023-08-041-0/+4
* | Include metrics values to be used for Vespa 9Yngve Aasheim2023-08-311-3/+3
* | Add new metrics sets for Vespa 9 and managed Vespayngveaasheim2023-08-291-0/+9
* | Fix metrics typosEvaldas Buinauskas2023-08-251-1/+1
* | Introduce BasicMetricSets and use it from Default and Vespa sets.gjoranv2023-08-181-10/+9
* | Add sentinel.totalRestarts.sumYngve Aasheim2023-08-161-1/+1
* | Add metrics needed to stop using the .last suffixyngveaasheim2023-08-081-30/+30
|/
* Include remaining metrics used for alertsyngveaasheim2023-08-021-1/+1
* Move MetricSet entries where they belong.yngveaasheim2023-08-021-7/+9
* Move metric sets to metrics moduleOla Aunronning2023-08-011-0/+704