summaryrefslogtreecommitdiffstats
path: root/metrics-proxy/src/main/java/ai/vespa/metricsproxy/metric/model/json/YamasJsonUtil.java
Commit message (Expand)AuthorAgeFilesLines
* jackson 2.16 changes some of its default settings so we consolidate our use o...Henning Baldersheim2023-11-231-4/+3
* Update copyrightJon Bratseth2023-10-091-1/+1
* Support fetching metrics in JSONL formatOla Aunronning2023-08-281-0/+10
* Don't add status_code and status_msg to metric packets. Remove unused service...Ola Aunronning2023-06-151-1/+1
* Return X-Vespa-Ignored-Fields if fields were ignoredJon Bratseth2022-10-061-0/+1
* Avoid creating a temporary YamasArrayJsonModel which contains a copy of the M...Henning Baldersheim2021-12-161-66/+86
* Avoid creating many sets and lists containing the same list of consumers.Henning Baldersheim2021-12-151-22/+24
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Unify on using the MetricId class to avoid creating many instances on the fly.Henning Baldersheim2021-09-021-2/+2
* Ignore dimensions with null key or valueOla Aunrønning2021-02-101-3/+7
* No functional changesJon Bratseth2020-09-181-2/+2
* Enable the default public metrics consumer in hosted Vespa.gjoranv2020-01-141-3/+8
* Add/corect copyright headersJon Bratseth2020-01-031-4/+1
* Rename JsonUtil -> YamasJsonUtilgjoranv2019-05-241-0/+130