aboutsummaryrefslogtreecommitdiffstats
path: root/metrics-proxy/src/test/java/ai/vespa/metricsproxy/metric/model
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-096-6/+6
* Support fetching metrics in JSONL formatOla Aunronning2023-08-281-2/+18
* Don't add status_code and status_msg to metric packets. Remove unused service...Ola Aunronning2023-06-152-11/+2
* Unify on Streams.toList()Henning Baldersheim2023-01-171-4/+3
* Reduce the simple usage of guava where java has caught upHenning Baldersheim2022-11-301-15/+12
* numbers outside of the range of a long are forced to have a decimal punctuati...Henning Baldersheim2021-12-171-0/+17
* Avoid creating a temporary YamasArrayJsonModel which contains a copy of the M...Henning Baldersheim2021-12-162-44/+57
* Avoid creating many sets and lists containing the same list of consumers.Henning Baldersheim2021-12-151-2/+3
* Update 2020 Oath copyrights.gjoranv2021-10-276-6/+6
* Unify on using the MetricId class to avoid creating many instances on the fly.Henning Baldersheim2021-09-021-11/+10
* No functional changesJon Bratseth2020-09-181-5/+5
* Allow inspecting consumers in MetricsPacket.Buildergjoranv2020-02-131-2/+13
* Add node's role to json output.gjoranv2020-01-171-0/+3
* Expose hostname, and rename nodeId -> role.gjoranv2020-01-171-7/+5
* Enable the default public metrics consumer in hosted Vespa.gjoranv2020-01-141-0/+25
* Move node name out of the 'node' object.gjoranv2020-01-091-3/+3
* Add/corect copyright headersJon Bratseth2020-01-036-25/+6
* Fix a bug in conversion to metrics packetsgjoranv2019-12-261-9/+31
* Add JSON model for full application outputgjoranv2019-12-201-0/+122
* Allow conversion from GenericJsonModel to MetricsPacketsgjoranv2019-12-191-5/+39
* Implement the /metrics/v1 rest api.gjoranv2019-07-091-27/+0
* Propagate service health when metrics could not be retrieved.gjoranv2019-06-142-0/+40
* Ensure always valid json from JsonMetricsRenderingExceptiongjoranv2019-06-041-0/+27
* Add request handler for generic metrics format.gjoranv2019-05-311-1/+1
* minor: rename test utilitygjoranv2019-05-281-3/+3
* Add conversion from metrics packets to the generic json model.gjoranv2019-05-281-0/+43
* Add json model for generic metrics format.gjoranv2019-05-241-0/+44
* Rename JsonUtil -> YamasJsonUtilgjoranv2019-05-242-8/+8
* New metrics-proxygjoranv2019-05-103-0/+268
* Revert "Gjoranv/reapply new metrics proxy "Bjørn Christian Seime2019-05-093-268/+0
* Reapply Gjoranv/New metrics proxygjoranv2019-05-073-0/+268
* Revert "Gjoranv/New metrics proxy"gjoranv2019-05-073-268/+0
* New metrics-proxygjoranv2019-05-023-0/+268