File tree 5 files changed +12
-11
lines changed
5 files changed +12
-11
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ updates:
21
21
- dependency-name : " github.com/elastic/*"
22
22
- dependency-name : " go.opentelemetry.io/collector/*"
23
23
- dependency-name : " github.com/open-telemetry/opentelemetry-collector-contrib/*"
24
+ - dependency-name : " github.com/elastic/opentelemetry-collector-components/*"
24
25
reviewers :
25
26
- " elastic/elastic-agent-control-plane"
26
27
open-pull-requests-limit : 10
Original file line number Diff line number Diff line change @@ -2670,11 +2670,11 @@ limitations under the License.
2670
2670
2671
2671
--------------------------------------------------------------------------------
2672
2672
Dependency : github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor
2673
- Version: v0.4.0
2673
+ Version: v0.5.1
2674
2674
Licence type (autodetected): Apache-2.0
2675
2675
--------------------------------------------------------------------------------
2676
2676
2677
- Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor@v0.4.0 /LICENSE:
2677
+ Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor@v0.5.1 /LICENSE:
2678
2678
2679
2679
Apache License
2680
2680
Version 2.0, January 2004
@@ -20091,11 +20091,11 @@ limitations under the License.
20091
20091
20092
20092
--------------------------------------------------------------------------------
20093
20093
Dependency : github.com/elastic/opentelemetry-lib
20094
- Version: v0.5.0
20094
+ Version: v0.6.1
20095
20095
Licence type (autodetected): Apache-2.0
20096
20096
--------------------------------------------------------------------------------
20097
20097
20098
- Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-lib@v0.5.0 /LICENSE:
20098
+ Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-lib@v0.6.1 /LICENSE:
20099
20099
20100
20100
Apache License
20101
20101
Version 2.0, January 2004
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
22
22
github.com/elastic/go-sysinfo v1.14.0
23
23
github.com/elastic/go-ucfg v0.8.8
24
24
github.com/elastic/mock-es v0.0.0-20240605193845-b5546a703d6f
25
- github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.4.0
25
+ github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.5.1
26
26
github.com/fatih/color v1.16.0
27
27
github.com/fsnotify/fsnotify v1.7.0
28
28
github.com/gofrs/flock v0.8.1
@@ -148,7 +148,7 @@ require (
148
148
github.com/elastic/go-structform v0.0.10 // indirect
149
149
github.com/elastic/go-windows v1.0.1 // indirect
150
150
github.com/elastic/gosigar v0.14.3 // indirect
151
- github.com/elastic/opentelemetry-lib v0.5.0 // indirect
151
+ github.com/elastic/opentelemetry-lib v0.6.1 // indirect
152
152
github.com/elastic/pkcs8 v1.0.0 // indirect
153
153
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
154
154
github.com/evanphx/json-patch v5.6.0+incompatible // indirect
Original file line number Diff line number Diff line change @@ -851,10 +851,10 @@ github.com/elastic/gosigar v0.14.3 h1:xwkKwPia+hSfg9GqrCUKYdId102m9qTJIIr7egmK/u
851
851
github.com/elastic/gosigar v0.14.3 /go.mod h1:iXRIGg2tLnu7LBdpqzyQfGDEidKCfWcCMS0WKyPWoMs =
852
852
github.com/elastic/mock-es v0.0.0-20240605193845-b5546a703d6f h1:qo0Nn9G+p7HbG+CmiWwSoiKJ/cyRq59TRn9Z2PRHTi8 =
853
853
github.com/elastic/mock-es v0.0.0-20240605193845-b5546a703d6f /go.mod h1:mVdKBYYwt30xRFjCegbcURHh+3LWOCkQM33fgWbUiRI =
854
- github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.4.0 h1:jSq7qvh39GCpv0XF7/hys2mJmQaATKkCNVj/SY5S730 =
855
- github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.4.0 /go.mod h1:cbFtO2rPm7o2kAZKwH/SQ7QZVGYt2qdqHjWOw5TTsYg =
856
- github.com/elastic/opentelemetry-lib v0.5.0 h1:BT1Koon6lm0zF554NuPtachBBR+26RS9GlCaaMbGIJ8 =
857
- github.com/elastic/opentelemetry-lib v0.5.0 /go.mod h1:/kKvHbJLVo/NcKMPHI8/RZKL64fushmnRUzn+arQpjg =
854
+ github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.5.1 h1:DtRPj288iHCZPjBUfxhgHS8SWM1p2TtBadbHjZBpZck =
855
+ github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.5.1 /go.mod h1:/eTf2omfsfYQOw+nGK2NzByPMNmwq2xBFmcnREOQMBI =
856
+ github.com/elastic/opentelemetry-lib v0.6.1 h1:Ayx82UH+oXF2222wmKTcRcq0todI6btpd8KF1tz1ZQ8 =
857
+ github.com/elastic/opentelemetry-lib v0.6.1 /go.mod h1:/kKvHbJLVo/NcKMPHI8/RZKL64fushmnRUzn+arQpjg =
858
858
github.com/elastic/package-spec/v2 v2.6.0 /go.mod h1:ks9/FaVOS+vCrGRQcDvXAd2FlmB84mrLikbRiO6ACuk =
859
859
github.com/elastic/pkcs8 v1.0.0 h1:HhitlUKxhN288kcNcYkjW6/ouvuwJWd9ioxpjnD9jVA =
860
860
github.com/elastic/pkcs8 v1.0.0 /go.mod h1:ipsZToJfq1MxclVTwpG7U/bgeDtf+0HkUiOxebk95+0 =
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ This section provides a summary of components included in the Elastic Distributi
58
58
59
59
| Component | Version |
60
60
| ---| ---|
61
- | elasticinframetricsprocessor | v0.4.0 |
61
+ | elasticinframetricsprocessor | v0.5.1 |
62
62
| attributesprocessor | v0.104.0|
63
63
| filterprocessor | v0.104.0|
64
64
| k8sattributesprocessor | v0.104.0|
You can’t perform that action at this time.
0 commit comments