aboutsummaryrefslogtreecommitdiffstats
path: root/metrics-proxy/src/main/java/ai/vespa/metricsproxy/node
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove unused 'uptime' metric. Always add host-life in MetricsPacketsHandlerOla Aunronning2023-08-301-5/+1
* Don't add status_code and status_msg to metric packets. Remove unused service...Ola Aunronning2023-06-152-49/+1
* Add vespaVersion for host_life metricOla Aunronning2023-06-071-0/+9
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-042-2/+2
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-042-2/+2
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-022-2/+2
* Add Vespa consumer to host life metricOla Aunrønning2022-08-151-0/+3
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-061-1/+1
* No functional changesJon Bratseth2021-12-151-2/+0
* Update 2019 Oath copyrights.gjoranv2021-10-272-2/+2
* Stop the polling thread prior to shutting down the http client.Henning Baldersheim2021-09-211-6/+8
* The metrics proxy is very memory hungry.Henning Baldersheim2021-09-011-2/+1
* Remove usage of org.jsonBjørn Christian Seime2021-02-021-21/+15
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-011-15/+21
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-291-21/+15
* No functional changesJon Bratseth2020-09-181-2/+1
* Reuse same coredump/host-life gatherersOla Aunrønning2019-10-254-125/+33
* Handle NoSuchFileExceptionOla Aunrønning2019-09-091-0/+3
* Read /proc for uptimeOla Aunrønning2019-09-052-18/+8
* Only check host life on linuxOla Aunrønning2019-09-021-1/+5
* Renamed functionOla Aunrønning2019-09-021-2/+2
* Use metric packet buildersOla Aunrønning2019-09-015-104/+43
* Separated into several classes and moved to own package. Removed use of mocki...Ola Aunrønning2019-08-305-0/+284