aboutsummaryrefslogtreecommitdiffstats
path: root/metrics-proxy/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove all dependencies to yoleangjoranv2022-07-131-6/+0
|
* Remove temporary dependency on 'jetty-http' with test scopeBjørn Christian Seime2022-06-081-7/+0
|
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* Don't provide Jetty bundles from 'container' artifactBjørn Christian Seime2022-06-081-0/+2
| | | | Add dependency on 'jetty-http' with scope test instead of adding false dependencies with 'container-test'.
* Drop using hamcrest matchers and stick to simple assertEquals/True/FalseHenning Baldersheim2021-12-171-5/+0
|
* Revert "Remove deps to http-utils and add vespajlib where necessary."gjoranv2021-10-211-0/+5
| | | | This reverts commit fe260fe8a98c1d2d19633e16a6308857c9577878.
* Upgrade from velocity:1.7 to velocity-engine-core:2.3gjoranv2021-10-191-1/+8
|
* Revert "Upgrade from velocity:1.7 to velocity-engine-core:2.3"Harald Musum2021-10-191-1/+1
|
* Upgrade from velocity:1.7 to velocity-engine-core:2.3gjoranv2021-10-181-1/+1
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Remove deps to http-utils and add vespajlib where necessary.gjoranv2021-09-301-5/+0
|
* Use provided apache http client bundle from containerBjørn Christian Seime2021-07-061-0/+6
|
* Revert "Use provided apache http client bundle from container [run-systemtest]"Harald Musum2021-07-051-6/+0
|
* Use provided apache http client bundle from containerBjørn Christian Seime2021-07-051-0/+6
|
* Revert "Reapply "Use provided apache http client bundle from container""Bjørn Christian Seime2021-06-231-6/+0
|
* Reapply "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-231-0/+6
|
* Revert "Reapply "Use provided apache http client bundle from container" ↵Harald Musum2021-06-221-6/+0
| | | | [run-systemtest]""
* Revert "Revert "Reapply "Use provided apache http client bundle from ↵Harald Musum2021-06-221-0/+6
| | | | container" [run-systemtest]""
* Revert "Reapply "Use provided apache http client bundle from container" ↵Harald Musum2021-06-221-6/+0
| | | | [run-systemtest]"
* Reapply "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-221-0/+6
| | | | This reverts commit 89c9ae74e5aa065981ea55fe326369df64219c6b.
* Revert "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-221-6/+0
| | | | This reverts commit a181d8d9de3f4e73daab9ee0d62fd25f094fce2f.
* Use provided apache http client bundle from containerBjørn Christian Seime2021-06-171-0/+6
|
* Remove deps to container-di for modules that only used Provider.gjoranv2021-04-121-6/+0
|
* apache.http client packages are transitively pulled in from http-utils with ↵Henning Baldersheim2021-04-081-4/+0
| | | | proper excludes already.
* Revert "Revert "Use a PipedStream to process metrics as they flow in ↵Henning Baldersheim2021-04-081-2/+2
| | | | asynchronously.""
* Revert "Use a PipedStream to process metrics as they flow in asynchronously."Henning Baldersheim2021-04-081-2/+2
|
* Use a PipedStream to process metrics as they flow in asynchronously.Henning Baldersheim2021-04-081-2/+2
|
* Revert "Gjoranv/merge di into core (rebased)"Harald Musum2021-04-061-0/+6
|
* Remove deps to container-di for modules that only used Provider.gjoranv2021-04-021-6/+0
|
* Remove all dependencies to jdisc_http_servicegjoranv2021-03-231-6/+0
|
* Remove usage of org.jsonBjørn Christian Seime2021-02-021-5/+0
|
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-011-0/+5
|
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-291-5/+0
| | | | | | | | Remove most usage of org.json:json Maven artifact. This library does not have a compatible license. Some usage is still left as it's part of our container-search public API. We'll need a major release to fix that. See https://github.com/vespa-engine/vespa/issues/14762 for more details.
* Remove unnecessary dependencies to vespalog.gjoranv2020-04-271-6/+0
|
* Consider if cloudwatch profile is set. Removed compile specification in pom.Ola Aunrønning2020-02-201-1/+0
|
* Added Telegraf componentOla Aunrønning2020-02-201-0/+5
|
* Add http client to retrieve metrics from other nodes.gjoranv2019-12-191-0/+12
|
* Set org.json to provided scopeOla Aunrønning2019-10-281-4/+5
|
* Add Prometheus http apigjoranv2019-08-271-0/+8
|
* Implement the /metrics/v1 rest api.gjoranv2019-07-091-6/+6
| | | | | - Json errors are now handled in ErrorResponse instead of JsonRenderingException
* Add request handler for generic metrics format.gjoranv2019-05-311-0/+27
|
* Add provided dep for jdisc_core to get Import-Packages.gjoranv2019-05-161-0/+7
|
* Use compile scope for org.json.gjoranv2019-05-161-5/+4
| | | | - Not an OSGi bundle, and only exported from container-disc.
* New metrics-proxygjoranv2019-05-101-0/+157
|
* Revert "Gjoranv/reapply new metrics proxy "Bjørn Christian Seime2019-05-091-157/+0
|
* Reapply Gjoranv/New metrics proxygjoranv2019-05-071-0/+157
| | | | This reverts commit 8b0272c3104080d1f293e6a709208d2ea149fc03.
* Revert "Gjoranv/New metrics proxy"gjoranv2019-05-071-157/+0
|
* Add groupId for compiler plugin, even if optional.gjoranv2019-05-031-0/+1
|
* New metrics-proxygjoranv2019-05-021-0/+156
* Configs for services, monitoring, consumers, dimensions, rpc-connector * Add a provider for SystemPoller to simplify migration to DI. * Add test and test utils for ConfigSentinelClient. * Add package-info files. * Add MetricsConsumers class. * Extract separate classes and configs for app and node dims. * Add RpcConnector as a long-lived owner of the rpc Supervisor. * Move service updating from VespaMetrics to MetricsManager. * Move service dimensions to VespaService. * Rename service.id to 'configId' in vespa-services.def.