From e952ac5e300594d045a5dbad827e8daec845e6ed Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 08:26:03 +0000 Subject: [PATCH] [8.14](backport #5080) Updated elasticinframetricsprocessor to 0.7.0 (#5081) --- NOTICE.txt | 8 ++++---- go.mod | 4 ++-- go.sum | 8 ++++---- internal/pkg/otel/README.md | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index 8758f1a9c45..61caf78a683 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -2645,11 +2645,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/go-ucfg@v0.8.8/ -------------------------------------------------------------------------------- Dependency : github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor -Version: v0.5.1 +Version: v0.7.0 Licence type (autodetected): Apache-2.0 -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor@v0.5.1/LICENSE: +Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor@v0.7.0/LICENSE: Apache License Version 2.0, January 2004 @@ -20064,11 +20064,11 @@ limitations under the License. -------------------------------------------------------------------------------- Dependency : github.com/elastic/opentelemetry-lib -Version: v0.6.1 +Version: v0.7.1 Licence type (autodetected): Apache-2.0 -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-lib@v0.6.1/LICENSE: +Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-lib@v0.7.1/LICENSE: Apache License Version 2.0, January 2004 diff --git a/go.mod b/go.mod index e8ea9ddc1df..dbbaa65c078 100644 --- a/go.mod +++ b/go.mod @@ -23,7 +23,7 @@ require ( github.com/elastic/go-licenser v0.4.1 github.com/elastic/go-sysinfo v1.14.0 github.com/elastic/go-ucfg v0.8.8 - github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.5.1 + github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.7.0 github.com/fatih/color v1.16.0 github.com/fsnotify/fsnotify v1.7.0 github.com/gofrs/flock v0.8.1 @@ -149,7 +149,7 @@ require ( github.com/elastic/go-structform v0.0.10 // indirect github.com/elastic/go-windows v1.0.1 // indirect github.com/elastic/gosigar v0.14.3 // indirect - github.com/elastic/opentelemetry-lib v0.6.1 // indirect + github.com/elastic/opentelemetry-lib v0.7.1 // indirect github.com/elastic/pkcs8 v1.0.0 // indirect github.com/emicklei/go-restful/v3 v3.11.0 // indirect github.com/evanphx/json-patch v5.6.0+incompatible // indirect diff --git a/go.sum b/go.sum index 51d7d400202..c87b04c348f 100644 --- a/go.sum +++ b/go.sum @@ -848,10 +848,10 @@ github.com/elastic/go-windows v1.0.1/go.mod h1:FoVvqWSun28vaDQPbj2Elfc0JahhPB7WQ github.com/elastic/gojsonschema v1.2.1/go.mod h1:biw5eBS2Z4T02wjATMRSfecfjCmwaDPvuaqf844gLrg= github.com/elastic/gosigar v0.14.3 h1:xwkKwPia+hSfg9GqrCUKYdId102m9qTJIIr7egmK/uo= github.com/elastic/gosigar v0.14.3/go.mod h1:iXRIGg2tLnu7LBdpqzyQfGDEidKCfWcCMS0WKyPWoMs= -github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.5.1 h1:DtRPj288iHCZPjBUfxhgHS8SWM1p2TtBadbHjZBpZck= -github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.5.1/go.mod h1:/eTf2omfsfYQOw+nGK2NzByPMNmwq2xBFmcnREOQMBI= -github.com/elastic/opentelemetry-lib v0.6.1 h1:Ayx82UH+oXF2222wmKTcRcq0todI6btpd8KF1tz1ZQ8= -github.com/elastic/opentelemetry-lib v0.6.1/go.mod h1:/kKvHbJLVo/NcKMPHI8/RZKL64fushmnRUzn+arQpjg= +github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.7.0 h1:YtTftK2sZnqk9KK5GW+ZMqZKsWq2ddX6qxJE4XH9Nt4= +github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.7.0/go.mod h1:jl3Sn9HYehE2fmnh5/alrlsQBkkPxP/Q0SKcl9WCCyM= +github.com/elastic/opentelemetry-lib v0.7.1 h1:eD3j/tyqSfOsPllqWRd56fgev39m2FNqvaxjqn0Uoi4= +github.com/elastic/opentelemetry-lib v0.7.1/go.mod h1:/kKvHbJLVo/NcKMPHI8/RZKL64fushmnRUzn+arQpjg= github.com/elastic/package-spec/v2 v2.6.0/go.mod h1:ks9/FaVOS+vCrGRQcDvXAd2FlmB84mrLikbRiO6ACuk= github.com/elastic/pkcs8 v1.0.0 h1:HhitlUKxhN288kcNcYkjW6/ouvuwJWd9ioxpjnD9jVA= github.com/elastic/pkcs8 v1.0.0/go.mod h1:ipsZToJfq1MxclVTwpG7U/bgeDtf+0HkUiOxebk95+0= diff --git a/internal/pkg/otel/README.md b/internal/pkg/otel/README.md index 419e6dc0fb7..a768e0b78b9 100644 --- a/internal/pkg/otel/README.md +++ b/internal/pkg/otel/README.md @@ -58,7 +58,7 @@ This section provides a summary of components included in the Elastic Distributi | Component | Version | |---|---| -| elasticinframetricsprocessor | v0.5.1| +| elasticinframetricsprocessor | v0.7.0| | attributesprocessor | v0.104.0| | filterprocessor | v0.104.0| | k8sattributesprocessor | v0.104.0|